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