Searched defs:CurScope (Results 1 – 8 of 8) sorted by relevance
| /external/clang/lib/Sema/ |
| D | SemaLambda.cpp | 474 void Sema::addLambdaParameters(CXXMethodDecl *CallOperator, Scope *CurScope) { in addLambdaParameters() 840 Declarator &ParamInfo, Scope *CurScope) { in ActOnStartOfLambdaDefinition() 1138 void Sema::ActOnLambdaError(SourceLocation StartLoc, Scope *CurScope, in ActOnLambdaError() 1384 Scope *CurScope, in ActOnLambdaExpr()
|
| D | SemaStmt.cpp | 436 Stmt *SubStmt, Scope *CurScope) { in ActOnDefaultStmt() 2583 Sema::ActOnContinueStmt(SourceLocation ContinueLoc, Scope *CurScope) { in ActOnContinueStmt() 2595 Sema::ActOnBreakStmt(SourceLocation BreakLoc, Scope *CurScope) { in ActOnBreakStmt() 3051 Scope *CurScope) { in ActOnReturnStmt() 3337 Scope *CurScope) { in ActOnObjCAtThrowStmt() 3673 Sema::ActOnSEHLeaveStmt(SourceLocation Loc, Scope *CurScope) { in ActOnSEHLeaveStmt() 3762 void Sema::ActOnCapturedRegionStart(SourceLocation Loc, Scope *CurScope, in ActOnCapturedRegionStart() 3789 void Sema::ActOnCapturedRegionStart(SourceLocation Loc, Scope *CurScope, in ActOnCapturedRegionStart()
|
| D | SemaOpenMP.cpp | 93 Scope *CurScope; member 125 Scope *CurScope, SourceLocation Loc) { in push() 382 Scope *CurScope = getCurScope(); in isOpenMPLocal() local 573 Scope *CurScope, SourceLocation Loc) { in StartOpenMPDSABlock() 656 ExprResult Sema::ActOnOpenMPIdExpression(Scope *CurScope, in ActOnOpenMPIdExpression() 1031 void Sema::ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope) { in ActOnOpenMPRegionStart() 2703 Scope *CurScope = DSA.getCurScope(); in CheckOpenMPLoop() local
|
| D | SemaExpr.cpp | 11105 void Sema::ActOnBlockStart(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockStart() 11133 Scope *CurScope) { in ActOnBlockArguments() 11250 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockError() 11263 Stmt *Body, Scope *CurScope) { in ActOnBlockStmtExpr()
|
| /external/llvm/include/llvm/ADT/ |
| D | ScopedHashTable.h | 155 ScopeTy *CurScope; variable
|
| /external/clang/include/clang/Parse/ |
| D | Parser.h | 791 Scope *CurScope; variable
|
| /external/llvm/utils/TableGen/ |
| D | FixedLenDecoderEmitter.cpp | 628 FixupList &CurScope = TableInfo.FixupStack.back(); in emitTableEntry() local
|
| /external/clang/include/clang/Sema/ |
| D | Sema.h | 8621 Scope *CurScope; variable
|