Lines Matching refs:ConstructionContextLayer

509   llvm::DenseMap<Expr *, const ConstructionContextLayer *>
710 void consumeConstructionContext(const ConstructionContextLayer *Layer,
718 void findConstructionContexts(const ConstructionContextLayer *Layer,
734 ConstructionContextLayer::create(cfg->getBumpVectorContext(), in findConstructionContextsForArguments()
782 const ConstructionContextLayer *Layer = ConstructionContextMap.lookup(E); in retrieveAndCleanupConstructionContext()
1345 const ConstructionContextLayer *Layer, Expr *E) { in consumeConstructionContext()
1348 if (const ConstructionContextLayer *PreviouslyStoredLayer = in consumeConstructionContext()
1361 const ConstructionContextLayer *Layer, Stmt *Child) { in findConstructionContexts()
1369 return ConstructionContextLayer::create(cfg->getBumpVectorContext(), Item, in findConstructionContexts()
1667 ConstructionContextLayer::create(cfg->getBumpVectorContext(), I), in addInitializer()
2957 ConstructionContextLayer::create(cfg->getBumpVectorContext(), DS), in VisitDeclSubExpr()
3159 ConstructionContextLayer::create(cfg->getBumpVectorContext(), R), in VisitReturnStmt()
3375 findConstructionContexts(ConstructionContextLayer::create( in VisitLambdaExpr()
3564 ConstructionContextLayer::create(cfg->getBumpVectorContext(), DS), in VisitForStmt()
3613 ConstructionContextLayer::create(cfg->getBumpVectorContext(), MTE), in VisitMaterializeTemporaryExpr()
3889 ConstructionContextLayer::create(cfg->getBumpVectorContext(), in VisitWhileStmt()
4752 ConstructionContextLayer::create(cfg->getBumpVectorContext(), E), in VisitCXXBindTemporaryExpr()
4780 ConstructionContextLayer::create(cfg->getBumpVectorContext(), NE), in VisitCXXNewExpr()