List of all items
Structs
- CancelAfterDuration
- CancellationError
- NoCancellation
- arena::Arena
- arena::Deque
- arena::Handle
- arena::HandleSet
- arena::List
- arena::ReversibleList
- arena::SupplementalArena
- assert::AssertionSource
- assert::AssertionTarget
- c::sg_edge
- c::sg_file
- c::sg_files
- c::sg_forward_partial_path_stitcher
- c::sg_node
- c::sg_node_handle_set
- c::sg_node_id
- c::sg_node_source_info
- c::sg_nodes
- c::sg_offset
- c::sg_partial_path
- c::sg_partial_path_arena
- c::sg_partial_path_database
- c::sg_partial_path_edge
- c::sg_partial_path_edge_list
- c::sg_partial_path_edge_list_cell
- c::sg_partial_path_edge_list_cells
- c::sg_partial_path_list
- c::sg_partial_paths
- c::sg_partial_scope_stack
- c::sg_partial_scope_stack_cell
- c::sg_partial_scope_stack_cells
- c::sg_partial_scoped_symbol
- c::sg_partial_symbol_stack
- c::sg_partial_symbol_stack_cell
- c::sg_partial_symbol_stack_cells
- c::sg_position
- c::sg_source_info
- c::sg_source_infos
- c::sg_span
- c::sg_stack_graph
- c::sg_stitcher_config
- c::sg_string
- c::sg_strings
- c::sg_symbol
- c::sg_symbols
- c::sg_utf8_bounds
- cycles::Appendables
- cycles::AppendingCycleDetector
- cycles::SimilarPathDetector
- cycles::SimilarPathStats
- graph::DebugEntry
- graph::DebugInfo
- graph::DropScopesNode
- graph::Edge
- graph::File
- graph::InternedString
- graph::JumpToNode
- graph::NodeID
- graph::PopScopedSymbolNode
- graph::PopSymbolNode
- graph::PushScopedSymbolNode
- graph::PushSymbolNode
- graph::RootNode
- graph::ScopeNode
- graph::SourceInfo
- graph::StackGraph
- graph::Symbol
- partial::PartialPath
- partial::PartialPathEdge
- partial::PartialPathEdgeList
- partial::PartialPaths
- partial::PartialScopeStack
- partial::PartialScopeStackBindings
- partial::PartialScopedSymbol
- partial::PartialSymbolStack
- partial::PartialSymbolStackBindings
- partial::ScopeStackVariable
- partial::SymbolStackVariable
- serde::Database
- serde::DebugEntry
- serde::DebugInfo
- serde::Edge
- serde::Edges
- serde::FileFilter
- serde::Files
- serde::NoFilter
- serde::NodeID
- serde::Nodes
- serde::PartialPath
- serde::PartialPathEdge
- serde::PartialPathEdgeList
- serde::PartialScopeStack
- serde::PartialScopedSymbol
- serde::PartialSymbolStack
- serde::ScopeStackVariable
- serde::SourceInfo
- serde::StackGraph
- serde::SymbolStackVariable
- stats::FrequencyDistribution
- stitching::Database
- stitching::DatabaseCandidates
- stitching::ForwardPartialPathStitcher
- stitching::GraphEdgeCandidates
- stitching::GraphEdges
- stitching::Stats
- stitching::StitcherConfig
- stitching::SymbolStackKey
- storage::FileEntry
- storage::Files
- storage::SQLiteReader
- storage::SQLiteWriter
- storage::Stats
Enums
- assert::Assertion
- assert::AssertionError
- c::sg_deque_direction
- c::sg_node_kind
- c::sg_result
- graph::Degree
- graph::Node
- partial::Cyclicity
- paths::PathResolutionError
- serde::Error
- serde::Node
- storage::FileStatus
- storage::StorageError
Traits
- CancellationFlag
- paths::Extend
- serde::Filter
- stitching::Appendable
- stitching::ForwardCandidates
- stitching::ToAppendable
Macros
Functions
- c::sg_forward_partial_path_stitcher_free
- c::sg_forward_partial_path_stitcher_from_nodes
- c::sg_forward_partial_path_stitcher_from_partial_paths
- c::sg_forward_partial_path_stitcher_process_next_phase
- c::sg_forward_partial_path_stitcher_set_max_work_per_phase
- c::sg_forward_partial_path_stitcher_set_similar_path_detection
- c::sg_partial_path_arena_add_partial_path_edge_lists
- c::sg_partial_path_arena_add_partial_scope_stacks
- c::sg_partial_path_arena_add_partial_symbol_stacks
- c::sg_partial_path_arena_find_all_complete_paths
- c::sg_partial_path_arena_find_partial_paths_in_file
- c::sg_partial_path_arena_free
- c::sg_partial_path_arena_new
- c::sg_partial_path_arena_partial_path_edge_list_cells
- c::sg_partial_path_arena_partial_scope_stack_cells
- c::sg_partial_path_arena_partial_symbol_stack_cells
- c::sg_partial_path_database_add_partial_paths
- c::sg_partial_path_database_ensure_both_directions
- c::sg_partial_path_database_ensure_forwards
- c::sg_partial_path_database_find_local_nodes
- c::sg_partial_path_database_free
- c::sg_partial_path_database_local_nodes
- c::sg_partial_path_database_mark_local_nodes
- c::sg_partial_path_database_new
- c::sg_partial_path_database_partial_paths
- c::sg_partial_path_list_count
- c::sg_partial_path_list_free
- c::sg_partial_path_list_new
- c::sg_partial_path_list_paths
- c::sg_stack_graph_add_edges
- c::sg_stack_graph_add_files
- c::sg_stack_graph_add_source_infos
- c::sg_stack_graph_add_strings
- c::sg_stack_graph_add_symbols
- c::sg_stack_graph_files
- c::sg_stack_graph_free
- c::sg_stack_graph_get_or_create_nodes
- c::sg_stack_graph_new
- c::sg_stack_graph_nodes
- c::sg_stack_graph_source_infos
- c::sg_stack_graph_strings
- c::sg_stack_graph_symbols
Type Aliases
- arena::DequeArena
- arena::ListArena
- arena::ReversibleListArena
- c::sg_file_handle
- c::sg_node_handle
- c::sg_partial_path_edge_list_cell_handle
- c::sg_partial_path_handle
- c::sg_partial_scope_stack_cell_handle
- c::sg_partial_symbol_stack_cell_handle
- c::sg_scope_stack_variable
- c::sg_string_handle
- c::sg_symbol_handle
- c::sg_symbol_stack_variable
- storage::Result