Searched defs:CurScope (Results 1 – 9 of 9) sorted by relevance
| /external/clang/lib/Sema/ |
| D | SemaLambda.cpp | 474 void Sema::addLambdaParameters(CXXMethodDecl *CallOperator, Scope *CurScope) { in addLambdaParameters() 835 Declarator &ParamInfo, Scope *CurScope) { in ActOnStartOfLambdaDefinition() 1133 void Sema::ActOnLambdaError(SourceLocation StartLoc, Scope *CurScope, in ActOnLambdaError() 1374 Scope *CurScope, in ActOnLambdaExpr()
|
| D | SemaStmt.cpp | 400 Stmt *SubStmt, Scope *CurScope) { in ActOnDefaultStmt() 2399 Sema::ActOnContinueStmt(SourceLocation ContinueLoc, Scope *CurScope) { in ActOnContinueStmt() 2410 Sema::ActOnBreakStmt(SourceLocation BreakLoc, Scope *CurScope) { in ActOnBreakStmt() 2816 Scope *CurScope) { in ActOnReturnStmt() 3088 Scope *CurScope) { in ActOnObjCAtThrowStmt() 3281 Sema::ActOnSEHLeaveStmt(SourceLocation Loc, Scope *CurScope) { in ActOnSEHLeaveStmt() 3363 void Sema::ActOnCapturedRegionStart(SourceLocation Loc, Scope *CurScope, in ActOnCapturedRegionStart() 3390 void Sema::ActOnCapturedRegionStart(SourceLocation Loc, Scope *CurScope, in ActOnCapturedRegionStart()
|
| D | SemaOpenMP.cpp | 92 Scope *CurScope; member 122 Scope *CurScope, SourceLocation Loc) { in push() 337 Scope *CurScope = getCurScope(); in isOpenMPLocal() local 478 Scope *CurScope, SourceLocation Loc) { in StartOpenMPDSABlock() 559 ExprResult Sema::ActOnOpenMPIdExpression(Scope *CurScope, in ActOnOpenMPIdExpression() 913 void Sema::ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope) { in ActOnOpenMPRegionStart()
|
| D | SemaExprMember.cpp | 92 Scope *CurScope, in ClassifyImplicitMemberAccess()
|
| D | SemaExpr.cpp | 10419 void Sema::ActOnBlockStart(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockStart() 10447 Scope *CurScope) { in ActOnBlockArguments() 10564 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockError() 10577 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 | 802 Scope *CurScope; variable
|
| /external/llvm/utils/TableGen/ |
| D | FixedLenDecoderEmitter.cpp | 656 FixupList &CurScope = TableInfo.FixupStack.back(); in emitTableEntry() local
|
| /external/clang/include/clang/Sema/ |
| D | Sema.h | 8360 Scope *CurScope; variable
|