Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp847 ParseScope CompoundScope(this, ScopeFlags); in ParseCompoundStatement() local
922 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseCompoundStatementBody() local
1918 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody() local
1960 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock() local
DParseOpenMP.cpp313 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseOpenMPDeclarativeOrExecutableDirective() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp10352 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment() local
10788 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment() local
10952 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor() local
11124 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor() local