Searched refs:RSCC (Results 1 – 1 of 1) sorted by relevance
5405 const auto *RSCC = cast<SimpleReturnedValueConstructionContext>(CC); in print_construction_context() local5406 Stmts.push_back(RSCC->getReturnStmt()); in print_construction_context()5410 const auto *RSCC = in print_construction_context() local5412 Stmts.push_back(RSCC->getReturnStmt()); in print_construction_context()5413 Stmts.push_back(RSCC->getCXXBindTemporaryExpr()); in print_construction_context()