Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DAnalysisContext.h164 void dumpCFG(bool ShowColors);
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp276 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG() function in AnalysisDeclContext