Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLambda.cpp202 void Sema::addLambdaParameters(CXXMethodDecl *CallOperator, Scope *CurScope) { in addLambdaParameters()
219 Scope *CurScope) { in ActOnStartOfLambdaDefinition()
430 void Sema::ActOnLambdaError(SourceLocation StartLoc, Scope *CurScope, in ActOnLambdaError()
569 Scope *CurScope, in ActOnLambdaExpr()
DSemaStmt.cpp332 Stmt *SubStmt, Scope *CurScope) { in ActOnDefaultStmt()
1670 Sema::ActOnContinueStmt(SourceLocation ContinueLoc, Scope *CurScope) { in ActOnContinueStmt()
1681 Sema::ActOnBreakStmt(SourceLocation BreakLoc, Scope *CurScope) { in ActOnBreakStmt()
2448 Scope *CurScope) { in ActOnObjCAtThrowStmt()
DSemaExprMember.cpp98 Scope *CurScope, in ClassifyImplicitMemberAccess()
DSemaExpr.cpp8879 void Sema::ActOnBlockStart(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockStart()
8895 void Sema::ActOnBlockArguments(Declarator &ParamInfo, Scope *CurScope) { in ActOnBlockArguments()
9016 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockError()
9029 Stmt *Body, Scope *CurScope) { in ActOnBlockStmtExpr()
/external/llvm/include/llvm/ADT/
DScopedHashTable.h154 ScopeTy *CurScope; variable
/external/clang/include/clang/Parse/
DParser.h695 Scope *CurScope; variable
/external/clang/include/clang/Sema/
DSema.h6861 Scope *CurScope; variable