Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp232 void Sema::ActOnStartOfCompoundStmt() { in ActOnStartOfCompoundStmt() function in Sema
/external/clang/include/clang/Sema/
DSema.h2240 void ActOnStartOfCompoundStmt();
2250 S.ActOnStartOfCompoundStmt(); in CompoundScopeRAII()