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()
758 void addLoopExit(const Stmt *LoopStmt);1794 void CFGBuilder::addLoopExit(const Stmt *LoopStmt){ in addLoopExit() function in CFGBuilder3512 addLoopExit(F); in VisitForStmt()3865 addLoopExit(W); in VisitWhileStmt()4168 addLoopExit(D); in VisitDoStmt()
450 bool addLoopExit = false, bool addScopes = false,