Searched refs:ArgumentConstructionContext (Results 1 – 5 of 5) sorted by relevance
148 return create<ArgumentConstructionContext>(C, E, ParentItem.getIndex(), in createBoundTemporaryFromLayers()211 return create<ArgumentConstructionContext>(C, E, TopItem.getIndex(), in createFromLayers()
5430 const auto *ACC = cast<ArgumentConstructionContext>(CC); in print_construction_context()
628 class ArgumentConstructionContext : public ConstructionContext {642 explicit ArgumentConstructionContext(const Expr *CE, unsigned Index, in ArgumentConstructionContext() function
205 isa<ArgumentConstructionContext>(C))); in CFGCXXRecordTypedCall()
291 const auto *ACC = cast<ArgumentConstructionContext>(CC); in computeObjectUnderConstruction()448 const auto *ACC = cast<ArgumentConstructionContext>(CC); in updateObjectsUnderConstruction()