Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp207 for (CFG::synthetic_stmt_iterator I = TheCFG->synthetic_stmt_begin(), in addParentsForSyntheticStmts()
/external/clang/include/clang/Analysis/
DCFG.h902 synthetic_stmt_iterator synthetic_stmt_begin() const { in synthetic_stmt_begin() function