Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Analysis/
DCFG.cpp5394 const auto *CDSCC = cast<CXX17ElidedCopyVariableConstructionContext>(CC); in print_construction_context() local
5395 Stmts.push_back(CDSCC->getDeclStmt()); in print_construction_context()
5396 Stmts.push_back(CDSCC->getCXXBindTemporaryExpr()); in print_construction_context()