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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp78 til::SCFG *SExprBuilder::buildCFG(CFGWalker &Walker) { function in class:SExprBuilder
H A DCFG.cpp1478 std::unique_ptr<CFG> CFGBuilder::buildCFG(const Decl *D, Stmt *Statement) { function in class:CFGBuilder
4952 std::unique_ptr<CFG> CFG::buildCFG(const Decl *D, Stmt *Statement, function in class:CFG

Completed in 111 milliseconds