Searched refs:addLoopExit (Results 1 – 3 of 3) sorted by relevance
69 bool addLoopExit, bool addScopes, bool synthesizeBodies, in AnalysisDeclContextManager() argument80 cfgBuildOptions.AddLoopExit = addLoopExit; in AnalysisDeclContextManager()
794 void addLoopExit(const Stmt *LoopStmt);1892 void CFGBuilder::addLoopExit(const Stmt *LoopStmt){ in addLoopExit() function in CFGBuilder3627 addLoopExit(F); in VisitForStmt()3983 addLoopExit(W); in VisitWhileStmt()4286 addLoopExit(D); in VisitDoStmt()
450 bool addLoopExit = false, bool addScopes = false,