Home
last modified time | relevance | path

Searched defs:CurScope (Results 1 – 9 of 9) sorted by relevance

/external/clang/lib/Sema/
DSemaLambda.cpp475 void Sema::addLambdaParameters(CXXMethodDecl *CallOperator, Scope *CurScope) { in addLambdaParameters()
806 Scope *CurScope) { in ActOnStartOfLambdaDefinition()
1122 void Sema::ActOnLambdaError(SourceLocation StartLoc, Scope *CurScope, in ActOnLambdaError()
1467 Scope *CurScope) { in ActOnLambdaExpr()
DSemaStmt.cpp447 Stmt *SubStmt, Scope *CurScope) { in ActOnDefaultStmt()
2660 Sema::ActOnContinueStmt(SourceLocation ContinueLoc, Scope *CurScope) { in ActOnContinueStmt()
2672 Sema::ActOnBreakStmt(SourceLocation BreakLoc, Scope *CurScope) { in ActOnBreakStmt()
3159 Scope *CurScope) { in ActOnReturnStmt()
3460 Scope *CurScope) { in ActOnObjCAtThrowStmt()
3794 Sema::ActOnSEHLeaveStmt(SourceLocation Loc, Scope *CurScope) { in ActOnSEHLeaveStmt()
3882 void Sema::ActOnCapturedRegionStart(SourceLocation Loc, Scope *CurScope, in ActOnCapturedRegionStart()
3909 void Sema::ActOnCapturedRegionStart(SourceLocation Loc, Scope *CurScope, in ActOnCapturedRegionStart()
DSemaOpenMP.cpp92 Scope *CurScope = nullptr; member
141 Scope *CurScope, SourceLocation Loc) { in push()
608 Scope *CurScope = getCurScope(); in isOpenMPLocal() local
1046 Scope *CurScope, SourceLocation Loc) { in StartOpenMPDSABlock()
1151 ExprResult Sema::ActOnOpenMPIdExpression(Scope *CurScope, in ActOnOpenMPIdExpression()
1584 void Sema::ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope) { in ActOnOpenMPRegionStart()
5035 Scope *CurScope = DSA.getCurScope(); in CheckOpenMPLoop() local
11491 Sema::ActOnOpenMPDeclareTargetName(Scope *CurScope, CXXScopeSpec &ScopeSpec, in ActOnOpenMPDeclareTargetName()
DSemaExpr.cpp11932 void Sema::ActOnBlockStart(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockStart()
11960 Scope *CurScope) { in ActOnBlockArguments()
12076 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockError()
12089 Stmt *Body, Scope *CurScope) { in ActOnBlockStmtExpr()
/external/llvm/include/llvm/ADT/
DScopedHashTable.h155 ScopeTy *CurScope; variable
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DScopedHashTable.h154 ScopeTy *CurScope; variable
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp627 FixupList &CurScope = TableInfo.FixupStack.back(); in emitTableEntry() local
/external/clang/include/clang/Parse/
DParser.h835 Scope *CurScope; variable
/external/clang/include/clang/Sema/
DSema.h9524 Scope *CurScope; variable