Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp71 bool addLoopExit, bool addScopes, bool synthesizeBodies, in AnalysisDeclContextManager()
H A DCFG.cpp1808 void CFGBuilder::addLoopExit(const Stmt *LoopStmt){ addLoopExit() function in CFGBuilder