Searched defs:CurScope (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | SemaLambda.cpp | 545 CXXMethodDecl *CallOperator, Scope *CurScope) { in addLambdaParameters() 895 Scope *CurScope) { in ActOnStartOfLambdaDefinition() 1252 void Sema::ActOnLambdaError(SourceLocation StartLoc, Scope *CurScope, in ActOnLambdaError() 1631 Scope *CurScope) { in ActOnLambdaExpr()
|
| D | SemaStmt.cpp | 524 Stmt *SubStmt, Scope *CurScope) { in ActOnDefaultStmt() 3279 Sema::ActOnContinueStmt(SourceLocation ContinueLoc, Scope *CurScope) { in ActOnContinueStmt() 3297 Sema::ActOnBreakStmt(SourceLocation BreakLoc, Scope *CurScope) { in ActOnBreakStmt() 3845 Scope *CurScope) { in ActOnReturnStmt() 4193 Scope *CurScope) { in ActOnObjCAtThrowStmt() 4533 Sema::ActOnSEHLeaveStmt(SourceLocation Loc, Scope *CurScope) { in ActOnSEHLeaveStmt() 4634 void Sema::ActOnCapturedRegionStart(SourceLocation Loc, Scope *CurScope, in ActOnCapturedRegionStart() 4663 void Sema::ActOnCapturedRegionStart(SourceLocation Loc, Scope *CurScope, in ActOnCapturedRegionStart()
|
| D | SemaOpenMP.cpp | 162 Scope *CurScope = nullptr; member 370 Scope *CurScope, SourceLocation Loc) { in push() 1539 Scope *CurScope = getCurScope(); in isOpenMPLocal() local 2518 Scope *CurScope, SourceLocation Loc) { in StartOpenMPDSABlock() 2790 ExprResult Sema::ActOnOpenMPIdExpression(Scope *CurScope, in ActOnOpenMPIdExpression() 3874 void Sema::ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope) { in ActOnOpenMPRegionStart() 9055 Scope *CurScope = DSA.getCurScope(); in checkOpenMPLoop() local 12710 Scope *CurScope = getCurScope(); in ActOnOpenMPTileDirective() local 12786 Scope *CurScope = getCurScope(); in ActOnOpenMPTileDirective() local 20421 NamedDecl *Sema::lookupOpenMPDeclareTargetName(Scope *CurScope, in lookupOpenMPDeclareTargetName()
|
| D | SemaExpr.cpp | 15394 void Sema::ActOnBlockStart(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockStart() 15424 Scope *CurScope) { in ActOnBlockArguments() 15541 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockError() 15554 Stmt *Body, Scope *CurScope) { in ActOnBlockStmtExpr()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/ |
| D | ScopedHashTable.h | 163 ScopeTy *CurScope = nullptr; variable
|
| /freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/ |
| D | FixedLenDecoderEmitter.cpp | 684 FixupList &CurScope = TableInfo.FixupStack.back(); in emitTableEntry() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Parse/ |
| D | Parser.h | 1154 Scope *CurScope; variable
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/ |
| D | Verifier.cpp | 5701 auto CurScope = GetScope(*ItCurrent); in verifyNoAliasScopeDecl() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/ |
| D | Sema.h | 12779 Scope *CurScope; variable
|