Lines Matching refs:findConstructionContexts
735 void findConstructionContexts(const ConstructionContextLayer *Layer,
750 findConstructionContexts( in findConstructionContextsForArguments()
1441 void CFGBuilder::findConstructionContexts( in findConstructionContexts() function in CFGBuilder
1460 findConstructionContexts(withExtraLayer(CE), CE->getArg(0)); in findConstructionContexts()
1481 findConstructionContexts(Layer, Cleanups->getSubExpr()); in findConstructionContexts()
1486 findConstructionContexts(Layer, Cast->getSubExpr()); in findConstructionContexts()
1495 findConstructionContexts(Layer, Cast->getSubExpr()); in findConstructionContexts()
1504 findConstructionContexts(withExtraLayer(BTE), BTE->getSubExpr()); in findConstructionContexts()
1515 findConstructionContexts(withExtraLayer(MTE), MTE->getSubExpr()); in findConstructionContexts()
1531 findConstructionContexts(Layer, CO->getLHS()); in findConstructionContexts()
1532 findConstructionContexts(Layer, CO->getRHS()); in findConstructionContexts()
1538 findConstructionContexts(Layer, ILE->getInit(0)); in findConstructionContexts()
1548 findConstructionContexts(Layer, PE->getSubExpr()); in findConstructionContexts()
1739 findConstructionContexts( in addInitializer()
3020 findConstructionContexts( in VisitDeclSubExpr()
3222 findConstructionContexts( in VisitReturnStmt()
3439 findConstructionContexts(ConstructionContextLayer::create( in VisitLambdaExpr()
3630 findConstructionContexts( in VisitForStmt()
3679 findConstructionContexts( in VisitMaterializeTemporaryExpr()
3955 findConstructionContexts( in VisitWhileStmt()
4816 findConstructionContexts( in VisitCXXBindTemporaryExpr()
4844 findConstructionContexts( in VisitCXXNewExpr()