Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DExprSequence.cpp70 for (const auto &SyntheticStmt : TheCFG->synthetic_stmts()) { in ExprSequence()
/external/llvm-project/clang/include/clang/Analysis/
DCFG.h1371 synthetic_stmt_range synthetic_stmts() const { in synthetic_stmts() function