Searched refs:getConstructionContext (Results 1 – 10 of 10) sorted by relevance
44 final ConstructionContext<T> constructionContext = context.getConstructionContext(this); in circularGet()
67 final ConstructionContext<T> constructionContext = context.getConstructionContext(this); in construct()
92 <T> ConstructionContext<T> getConstructionContext(Object key) { in getConstructionContext() method in InternalContext
149 final ConstructionContext<T> constructionContext = context.getConstructionContext(this);
503 const ConstructionContext *CallEvent::getConstructionContext() const { in getConstructionContext() function in CallEvent510 return Ctor->getConstructionContext(); in getConstructionContext()514 return RecCall->getConstructionContext(); in getConstructionContext()522 const auto *CC = getConstructionContext(); in getReturnValueUnderConstruction()
208 RTC->getConstructionContext(), CallOpts); in computeObjectUnderConstruction()408 RTC->getConstructionContext(), CallOpts); in updateObjectsUnderConstruction()494 const ConstructionContext *CC = C ? C->getConstructionContext() : nullptr; in handleConstructor()
671 RTC->getConstructionContext(), CallOpts); in bindReturnValue()741 const ConstructionContext *CC = CCE ? CCE->getConstructionContext() in mayInlineCallKind()
164 const ConstructionContext *getConstructionContext() const { in getConstructionContext() function209 const ConstructionContext *getConstructionContext() const { in getConstructionContext() function
441 const ConstructionContext *getConstructionContext() const;
5493 print_construction_context(OS, Helper, VTC->getConstructionContext()); in print_elem()5502 print_construction_context(OS, Helper, CE->getConstructionContext()); in print_elem()