Searched refs:getConstructionContext (Results 1 – 7 of 7) sorted by relevance
500 const ConstructionContext *CallEvent::getConstructionContext() const { in getConstructionContext() function in CallEvent507 return Ctor->getConstructionContext(); in getConstructionContext()511 return RecCall->getConstructionContext(); in getConstructionContext()518 const auto *CC = getConstructionContext(); in getReturnValueUnderConstruction()
226 RTC->getConstructionContext(), CallOpts); in computeObjectUnderConstruction()443 RTC->getConstructionContext(), CallOpts); in updateObjectsUnderConstruction()605 const ConstructionContext *CC = C ? C->getConstructionContext() : nullptr; in handleConstructor()
778 RTC->getConstructionContext(), CallOpts); in bindReturnValue()867 const ConstructionContext *CC = CCE ? CCE->getConstructionContext() in mayInlineCallKind()
163 const ConstructionContext *getConstructionContext() const { in getConstructionContext() function209 const ConstructionContext *getConstructionContext() const { in getConstructionContext() function
335 Call.getConstructionContext(), {}); in evalCall()
441 const ConstructionContext *getConstructionContext() const;
5792 print_construction_context(OS, Helper, VTC->getConstructionContext()); in print_elem()5801 print_construction_context(OS, Helper, CE->getConstructionContext()); in print_elem()