Home
last modified time | relevance | path

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

/external/turbine/java/com/google/turbine/binder/lookup/
DCompoundScope.java24 public class CompoundScope implements Scope { class
29 private CompoundScope(Scope scope, Scope base) { in CompoundScope() method in CompoundScope
/external/clang/lib/Parse/
DParseStmt.cpp863 ParseScope CompoundScope(this, ScopeFlags); in ParseCompoundStatement() local
941 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseCompoundStatementBody() local
1955 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody() local
1992 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock() local
DParseOpenMP.cpp955 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseOpenMPDeclarativeOrExecutableDirective() local
/external/llvm-project/clang/lib/Parse/
DParseStmt.cpp906 ParseScope CompoundScope(this, ScopeFlags); in ParseCompoundStatement() local
1045 Sema::CompoundScopeRAII CompoundScope(Actions, isStmtExpr); in ParseCompoundStatementBody() local
2264 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody() local
2301 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp10479 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment() local
10916 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment() local
11083 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor() local
11258 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor() local
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp7909 Sema::CompoundScopeRAII CompoundScope(S); in build() local
14188 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment() local
14562 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment() local
14704 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor() local
14831 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor() local