Home
last modified time | relevance | path

Searched refs:RSCC (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Analysis/
DCFG.cpp5405 const auto *RSCC = cast<SimpleReturnedValueConstructionContext>(CC); in print_construction_context() local
5406 Stmts.push_back(RSCC->getReturnStmt()); in print_construction_context()
5410 const auto *RSCC = in print_construction_context() local
5412 Stmts.push_back(RSCC->getReturnStmt()); in print_construction_context()
5413 Stmts.push_back(RSCC->getCXXBindTemporaryExpr()); in print_construction_context()