Lines Matching refs:ConstructionContextLayer
508 llvm::DenseMap<Expr *, const ConstructionContextLayer *>
706 void consumeConstructionContext(const ConstructionContextLayer *Layer,
714 void findConstructionContexts(const ConstructionContextLayer *Layer,
730 ConstructionContextLayer::create(cfg->getBumpVectorContext(), in findConstructionContextsForArguments()
778 const ConstructionContextLayer *Layer = ConstructionContextMap.lookup(E); in retrieveAndCleanupConstructionContext()
1341 const ConstructionContextLayer *Layer, Expr *E) { in consumeConstructionContext()
1344 if (const ConstructionContextLayer *PreviouslyStoredLayer = in consumeConstructionContext()
1357 const ConstructionContextLayer *Layer, Stmt *Child) { in findConstructionContexts()
1365 return ConstructionContextLayer::create(cfg->getBumpVectorContext(), Item, in findConstructionContexts()
1652 ConstructionContextLayer::create(cfg->getBumpVectorContext(), I), in addInitializer()
2902 ConstructionContextLayer::create(cfg->getBumpVectorContext(), DS), in VisitDeclSubExpr()
3102 ConstructionContextLayer::create(cfg->getBumpVectorContext(), R), in VisitReturnStmt()
3465 ConstructionContextLayer::create(cfg->getBumpVectorContext(), DS), in VisitForStmt()
3514 ConstructionContextLayer::create(cfg->getBumpVectorContext(), MTE), in VisitMaterializeTemporaryExpr()
3795 ConstructionContextLayer::create(cfg->getBumpVectorContext(), in VisitWhileStmt()
4527 ConstructionContextLayer::create(cfg->getBumpVectorContext(), E), in VisitCXXBindTemporaryExpr()
4555 ConstructionContextLayer::create(cfg->getBumpVectorContext(), NE), in VisitCXXNewExpr()