Searched defs:CurScope (Results  1 – 9 of 9) sorted by relevance
| /external/clang/lib/Sema/ | 
| D | SemaLambda.cpp | 475 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()
 
 | 
| D | SemaStmt.cpp | 447                        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()
 
 | 
| D | SemaOpenMP.cpp | 92     Scope *CurScope = nullptr;  member141             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()
 
 | 
| D | SemaExpr.cpp | 11932 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ | 
| D | ScopedHashTable.h | 163   ScopeTy *CurScope = nullptr;  variable
 | 
| /external/llvm/include/llvm/ADT/ | 
| D | ScopedHashTable.h | 155   ScopeTy *CurScope;  variable
 | 
| /external/llvm/utils/TableGen/ | 
| D | FixedLenDecoderEmitter.cpp | 627       FixupList &CurScope = TableInfo.FixupStack.back();  in emitTableEntry()  local
 | 
| /external/clang/include/clang/Parse/ | 
| D | Parser.h | 835     Scope *CurScope;  variable
 | 
| /external/clang/include/clang/Sema/ | 
| D | Sema.h | 9524   Scope *CurScope;  variable
 |