Home
last modified time | relevance | path

Searched defs:CurScope (Results 1 – 9 of 9) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaOpenMP.cpp64 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()
DSemaLambda.cpp390 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()
DSemaStmt.cpp387 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()
DSemaExprMember.cpp92 Scope *CurScope, in ClassifyImplicitMemberAccess()
DSemaExpr.cpp10178 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/
DScopedHashTable.h154 ScopeTy *CurScope; variable
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Parse/
DParser.h720 Scope *CurScope; variable
/freebsd-9-stable/contrib/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp657 FixupList &CurScope = TableInfo.FixupStack.back(); in emitTableEntry() local
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h7972 Scope *CurScope; variable