Searched refs:addLoopExit (Results 1 – 3 of 3) sorted by relevance
71 bool addLoopExit, bool addScopes, bool synthesizeBodies, in AnalysisDeclContextManager() argument82 cfgBuildOptions.AddLoopExit = addLoopExit; in AnalysisDeclContextManager()
754 void addLoopExit(const Stmt *LoopStmt);1735 void CFGBuilder::addLoopExit(const Stmt *LoopStmt){ in addLoopExit() function in CFGBuilder3451 addLoopExit(F); in VisitForStmt()3804 addLoopExit(W); in VisitWhileStmt()4107 addLoopExit(D); in VisitDoStmt()
450 bool addLoopExit = false, bool addScopes = false,