Searched refs:ReturnedValueConstructionContext (Results 1 – 3 of 3) sorted by relevance
582 class ReturnedValueConstructionContext : public ConstructionContext {586 explicit ReturnedValueConstructionContext(ConstructionContext::Kind K, in ReturnedValueConstructionContext() function608 : public ReturnedValueConstructionContext {612 : ReturnedValueConstructionContext( in SimpleReturnedValueConstructionContext()630 : public ReturnedValueConstructionContext {637 : ReturnedValueConstructionContext( in CXX17ElidedCopyReturnedValueConstructionContext()
201 isa<ReturnedValueConstructionContext>(C) || in CFGCXXRecordTypedCall()
237 const auto *RCC = cast<ReturnedValueConstructionContext>(CC); in computeObjectUnderConstruction()