Home
last modified time | relevance | path

Searched refs:CompoundScope (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Parse/
DParseStmt.cpp826 ParseScope CompoundScope(this, ScopeFlags); in ParseCompoundStatement() local
898 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseCompoundStatementBody() local
1867 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody() local
1904 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock() local
DParseOpenMP.cpp185 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseOpenMPDeclarativeOrExecutableDirective() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp9802 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment() local
10224 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment() local
10381 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor() local
10539 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor() local
DTreeTransform.h5385 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()
10220 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()