Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DCFG.h897 synthetic_stmt_iterator; typedef
904 synthetic_stmt_iterator synthetic_stmt_begin() const { in synthetic_stmt_begin()
909 synthetic_stmt_iterator synthetic_stmt_end() const { in synthetic_stmt_end()
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp172 for (CFG::synthetic_stmt_iterator I = TheCFG->synthetic_stmt_begin(), in addParentsForSyntheticStmts()