Lines Matching refs:findConstructionContexts
714 void findConstructionContexts(const ConstructionContextLayer *Layer,
729 findConstructionContexts( in findConstructionContextsForArguments()
1356 void CFGBuilder::findConstructionContexts( in findConstructionContexts() function in CFGBuilder
1375 findConstructionContexts(withExtraLayer(CE), CE->getArg(0)); in findConstructionContexts()
1396 findConstructionContexts(Layer, Cleanups->getSubExpr()); in findConstructionContexts()
1401 findConstructionContexts(Layer, Cast->getSubExpr()); in findConstructionContexts()
1410 findConstructionContexts(Layer, Cast->getSubExpr()); in findConstructionContexts()
1419 findConstructionContexts(withExtraLayer(BTE), BTE->getSubExpr()); in findConstructionContexts()
1430 findConstructionContexts(withExtraLayer(MTE), MTE->getSubExpr()); in findConstructionContexts()
1446 findConstructionContexts(Layer, CO->getLHS()); in findConstructionContexts()
1447 findConstructionContexts(Layer, CO->getRHS()); in findConstructionContexts()
1453 findConstructionContexts(Layer, ILE->getInit(0)); in findConstructionContexts()
1651 findConstructionContexts( in addInitializer()
2901 findConstructionContexts( in VisitDeclSubExpr()
3101 findConstructionContexts( in VisitReturnStmt()
3464 findConstructionContexts( in VisitForStmt()
3513 findConstructionContexts( in VisitMaterializeTemporaryExpr()
3794 findConstructionContexts( in VisitWhileStmt()
4526 findConstructionContexts( in VisitCXXBindTemporaryExpr()
4554 findConstructionContexts( in VisitCXXNewExpr()