Searched refs:ReturnedValueConstructionContext (Results 1 – 3 of 3) sorted by relevance
559 class ReturnedValueConstructionContext : public ConstructionContext {563 explicit ReturnedValueConstructionContext(ConstructionContext::Kind K, in ReturnedValueConstructionContext() function585 : public ReturnedValueConstructionContext {589 : ReturnedValueConstructionContext( in SimpleReturnedValueConstructionContext()607 : public ReturnedValueConstructionContext {614 : ReturnedValueConstructionContext( in CXX17ElidedCopyReturnedValueConstructionContext()
202 isa<ReturnedValueConstructionContext>(C) || in CFGCXXRecordTypedCall()
219 const auto *RCC = cast<ReturnedValueConstructionContext>(CC); in computeObjectUnderConstruction()