Lines Matching refs:ConstructionContextLayer
529 llvm::DenseMap<Expr *, const ConstructionContextLayer *>
727 void consumeConstructionContext(const ConstructionContextLayer *Layer,
735 void findConstructionContexts(const ConstructionContextLayer *Layer,
751 ConstructionContextLayer::create(cfg->getBumpVectorContext(), in findConstructionContextsForArguments()
801 const ConstructionContextLayer *Layer = ConstructionContextMap.lookup(E); in retrieveAndCleanupConstructionContext()
1426 const ConstructionContextLayer *Layer, Expr *E) { in consumeConstructionContext()
1429 if (const ConstructionContextLayer *PreviouslyStoredLayer = in consumeConstructionContext()
1442 const ConstructionContextLayer *Layer, Stmt *Child) { in findConstructionContexts()
1450 return ConstructionContextLayer::create(cfg->getBumpVectorContext(), Item, in findConstructionContexts()
1740 ConstructionContextLayer::create(cfg->getBumpVectorContext(), I), in addInitializer()
3021 ConstructionContextLayer::create(cfg->getBumpVectorContext(), DS), in VisitDeclSubExpr()
3223 ConstructionContextLayer::create(cfg->getBumpVectorContext(), R), in VisitReturnStmt()
3439 findConstructionContexts(ConstructionContextLayer::create( in VisitLambdaExpr()
3631 ConstructionContextLayer::create(cfg->getBumpVectorContext(), DS), in VisitForStmt()
3680 ConstructionContextLayer::create(cfg->getBumpVectorContext(), MTE), in VisitMaterializeTemporaryExpr()
3956 ConstructionContextLayer::create(cfg->getBumpVectorContext(), in VisitWhileStmt()
4817 ConstructionContextLayer::create(cfg->getBumpVectorContext(), E), in VisitCXXBindTemporaryExpr()
4845 ConstructionContextLayer::create(cfg->getBumpVectorContext(), NE), in VisitCXXNewExpr()