Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp208 E = TheCFG->synthetic_stmt_end(); in addParentsForSyntheticStmts()
/external/clang/include/clang/Analysis/
DCFG.h907 synthetic_stmt_iterator synthetic_stmt_end() const { in synthetic_stmt_end() function