clang 23.0.0git
CallGraphExtractor.cpp File Reference

Go to the source code of this file.

Functions

static TUSummaryExtractorRegistry::Add< CallGraphExtractor > RegisterExtractor (CallGraphSummary::Name, "Extracts static call-graph information")

Variables

volatile int CallGraphExtractorAnchorSource = 0

Function Documentation

◆ RegisterExtractor()

TUSummaryExtractorRegistry::Add< CallGraphExtractor > RegisterExtractor ( CallGraphSummary::Name ,
"Extracts static call-graph information"  )
static

Variable Documentation

◆ CallGraphExtractorAnchorSource

volatile int CallGraphExtractorAnchorSource = 0

Definition at line 107 of file CallGraphExtractor.cpp.