Home
last modified time | relevance | path

Searched defs:CompoundScope (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Parse/
DParseOpenMP.cpp140 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseOpenMPDeclarativeOrExecutableDirective() local
DParseStmt.cpp723 ParseScope CompoundScope(this, ScopeFlags); in ParseCompoundStatement() local
789 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseCompoundStatementBody() local
2396 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody() local
2434 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp9183 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment() local
9646 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment() local
9815 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor() local
10004 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor() local