Searched defs:CurScope (Results 1 – 9 of 9) sorted by relevance
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaOpenMP.cpp | 64 Scope *CurScope; member 89 Scope *CurScope) { in push() 235 Scope *CurScope = getCurScope(); in isOpenMPLocal() local 366 Scope *CurScope) { in StartOpenMPDSABlock() 396 ExprResult Sema::ActOnOpenMPIdExpression(Scope *CurScope, in ActOnOpenMPIdExpression()
|
| D | SemaLambda.cpp | 390 void Sema::addLambdaParameters(CXXMethodDecl *CallOperator, Scope *CurScope) { in addLambdaParameters() 747 Declarator &ParamInfo, Scope *CurScope) { in ActOnStartOfLambdaDefinition() 1034 void Sema::ActOnLambdaError(SourceLocation StartLoc, Scope *CurScope, in ActOnLambdaError() 1276 Scope *CurScope, in ActOnLambdaExpr()
|
| D | SemaStmt.cpp | 387 Stmt *SubStmt, Scope *CurScope) { in ActOnDefaultStmt() 2335 Sema::ActOnContinueStmt(SourceLocation ContinueLoc, Scope *CurScope) { in ActOnContinueStmt() 2346 Sema::ActOnBreakStmt(SourceLocation BreakLoc, Scope *CurScope) { in ActOnBreakStmt() 2975 Scope *CurScope) { in ActOnObjCAtThrowStmt() 3247 void Sema::ActOnCapturedRegionStart(SourceLocation Loc, Scope *CurScope, in ActOnCapturedRegionStart()
|
| D | SemaExprMember.cpp | 92 Scope *CurScope, in ClassifyImplicitMemberAccess()
|
| D | SemaExpr.cpp | 10178 void Sema::ActOnBlockStart(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockStart() 10206 Scope *CurScope) { in ActOnBlockArguments() 10326 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockError() 10339 Stmt *Body, Scope *CurScope) { in ActOnBlockStmtExpr()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/ADT/ |
| D | ScopedHashTable.h | 154 ScopeTy *CurScope; variable
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Parse/ |
| D | Parser.h | 720 Scope *CurScope; variable
|
| /freebsd-9-stable/contrib/llvm/utils/TableGen/ |
| D | FixedLenDecoderEmitter.cpp | 657 FixupList &CurScope = TableInfo.FixupStack.back(); in emitTableEntry() local
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/ |
| D | Sema.h | 7972 Scope *CurScope; variable
|