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()
771 void addLoopExit(const Stmt *LoopStmt);1805 void CFGBuilder::addLoopExit(const Stmt *LoopStmt){ in addLoopExit() function in CFGBuilder3515 addLoopExit(F); in VisitForStmt()3871 addLoopExit(W); in VisitWhileStmt()4174 addLoopExit(D); in VisitDoStmt()
450 bool addLoopExit = false, bool addScopes = false,