Searched refs:SimpleReturnedValueConstructionContext (Results 1 – 3 of 3) sorted by relevance
607 class SimpleReturnedValueConstructionContext611 explicit SimpleReturnedValueConstructionContext(const ReturnStmt *RS) in SimpleReturnedValueConstructionContext() function
190 return create<SimpleReturnedValueConstructionContext>(C, RS); in createFromLayers()
5704 const auto *RSCC = cast<SimpleReturnedValueConstructionContext>(CC); in print_construction_context()