Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DCFG.cpp599 CFG* CFGBuilder::buildCFG(const Decl *D, Stmt *Statement) { in buildCFG() function in __anonecdbebe50111::CFGBuilder
3287 CFG* CFG::buildCFG(const Decl *D, Stmt *Statement, ASTContext *C, in buildCFG() function in CFG