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

/freebsd-10.3-release/contrib/llvm/include/llvm/ADT/
H A DScopedHashTable.h154 ScopeTy *CurScope; member in class:llvm::ScopedHashTable
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp64 Scope *CurScope; member in struct:__anon3436::DSAStackTy::SharingMapTy
235 Scope *CurScope = getCurScope(); local
65 SharingMapTy(OpenMPDirectiveKind DKind, const DeclarationNameInfo &Name, Scope *CurScope) argument
88 push(OpenMPDirectiveKind DKind, const DeclarationNameInfo &DirName, Scope *CurScope) argument
364 StartOpenMPDSABlock(OpenMPDirectiveKind DKind, const DeclarationNameInfo &DirName, Scope *CurScope) argument
396 ActOnOpenMPIdExpression(Scope *CurScope, CXXScopeSpec &ScopeSpec, const DeclarationNameInfo &Id) argument
[all...]
H A DSemaExprMember.cpp91 ClassifyImplicitMemberAccess(Sema &SemaRef, Scope *CurScope, const LookupResult &R) argument
H A DSemaLambda.cpp390 void Sema::addLambdaParameters(CXXMethodDecl *CallOperator, Scope *CurScope) { argument
746 ActOnStartOfLambdaDefinition(LambdaIntroducer &Intro, Declarator &ParamInfo, Scope *CurScope) argument
1034 ActOnLambdaError(SourceLocation StartLoc, Scope *CurScope, bool IsInstantiation) argument
1275 ActOnLambdaExpr(SourceLocation StartLoc, Stmt *Body, Scope *CurScope, bool IsInstantiation) argument
[all...]
H A DSemaStmt.cpp2335 Sema::ActOnContinueStmt(SourceLocation ContinueLoc, Scope *CurScope) { argument
2346 Sema::ActOnBreakStmt(SourceLocation BreakLoc, Scope *CurScope) { argument
3247 void Sema::ActOnCapturedRegionStart(SourceLocation Loc, Scope *CurScope, argument
386 ActOnDefaultStmt(SourceLocation DefaultLoc, SourceLocation ColonLoc, Stmt *SubStmt, Scope *CurScope) argument
2974 ActOnObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw, Scope *CurScope) argument
[all...]
H A DSemaExpr.cpp10178 void Sema::ActOnBlockStart(SourceLocation CaretLoc, Scope *CurScope) { argument
10326 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { argument
10205 ActOnBlockArguments(SourceLocation CaretLoc, Declarator &ParamInfo, Scope *CurScope) argument
10338 ActOnBlockStmtExpr(SourceLocation CaretLoc, Stmt *Body, Scope *CurScope) argument
/freebsd-10.3-release/contrib/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp657 FixupList &CurScope = TableInfo.FixupStack.back(); local
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h720 Scope *CurScope; member in class:clang::Parser::ParseScopeFlags
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h7972 Scope *CurScope; member in class:clang::Sema
[all...]

Completed in 303 milliseconds