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