Home
last modified time | relevance | path

Searched refs:dumpCFG (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h161 void dumpCFG(bool ShowColors);
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp272 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG() function in AnalysisDeclContext
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8274 {"_ZN5clang15AnalysisContext7dumpCFGEv", "clang::AnalysisContext::dumpCFG()"},