Home
last modified time | relevance | path

Searched defs:CFGBlockSet (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/Analysis/Analyses/
DPostOrderCFGView.h45 CFGBlockSet() {} in CFGBlockSet() function
46 CFGBlockSet(const CFG *G) : VisitedBlockIDs(G->getNumBlockIDs(), false) {} in CFGBlockSet() function