Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DDominators.h83 void buildDominatorTree(AnalysisDeclContext &AC) { in buildDominatorTree() function
/external/clang/lib/StaticAnalyzer/Checkers/
DDebugCheckers.cpp41 dom.buildDominatorTree(*AC); in checkASTCodeBody()