Home
last modified time | relevance | path

Searched refs:CompoundScope (Results 1 – 16 of 16) 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
47 public CompoundScope append(Scope scope) { in append()
48 return new CompoundScope(scope, this); in append()
52 public static CompoundScope base(Scope scope) { in base()
53 return new CompoundScope(scope, null); in base()
DImportScope.java70 default CompoundScope toScope(ResolveFunction resolve) {
71 return CompoundScope.base(
/external/turbine/java/com/google/turbine/binder/bound/
DSourceTypeBoundClass.java21 import com.google.turbine.binder.lookup.CompoundScope;
49 private final CompoundScope enclosingScope;
50 private final CompoundScope scope;
68 CompoundScope enclosingScope, in SourceTypeBoundClass()
69 CompoundScope scope, in SourceTypeBoundClass()
177 public CompoundScope enclosingScope() { in enclosingScope()
182 public CompoundScope scope() { in scope()
/external/turbine/java/com/google/turbine/binder/
DTypeBinder.java30 import com.google.turbine.binder.lookup.CompoundScope;
165 CompoundScope enclosingScope = in bind()
173 CompoundScope bindingScope = enclosingScope; in bind()
220 CompoundScope scope = in bind()
394 ImmutableList<Tree.TyParam> trees, CompoundScope scope, Map<String, TyVarSymbol> symbols) { in bindTyParams()
411 private List<MethodInfo> bindMethods(CompoundScope scope, ImmutableList<Tree> members) { in bindMethods()
422 private MethodInfo bindMethod(int idx, CompoundScope scope, Tree.MethDecl t) { in bindMethod()
531 private ImmutableList<FieldInfo> bindFields(CompoundScope scope, ImmutableList<Tree> members) { in bindFields()
547 private FieldInfo bindField(CompoundScope scope, Tree.VarDecl decl) { in bindField()
567 CompoundScope scope, ImmutableList<Tree.Anno> trees) { in bindAnnotations()
[all …]
DModuleBinder.java36 import com.google.turbine.binder.lookup.CompoundScope;
73 private final CompoundScope scope;
DBinder.java44 import com.google.turbine.binder.lookup.CompoundScope;
229 CompoundScope topLevel = CompoundScope.base(tli.scope()).append(javaLang); in bindPackages()
/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
DTreeTransform.h6118 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()
7189 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformOMPExecutableDirective()
11932 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()
/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
DTreeTransform.h7093 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()
8341 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformOMPExecutableDirective()
14432 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()
/external/error_prone/javac/
Djavac-9+181-r4173-1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/java/dagger/internal/codegen/bootstrap/
Dbootstrap_compiler_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
/external/dagger2/java/dagger/internal/codegen/kythe/
Dkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...