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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DScopedHashTable.h163 ScopeTy *CurScope = nullptr; member in class:llvm::ScopedHashTable
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp155 Scope *CurScope = nullptr; member in struct:__anon2086::DSAStackTy::SharingMapTy
187 SharingMapTy(OpenMPDirectiveKind DKind, DeclarationNameInfo Name, Scope *CurScope, SourceLocation Loc) argument
[all...]
H A DSemaLambda.cpp538 addLambdaParameters( ArrayRef<LambdaIntroducer::LambdaCapture> Captures, CXXMethodDecl *CallOperator, Scope *CurScope) argument
887 ActOnStartOfLambdaDefinition(LambdaIntroducer &Intro, Declarator &ParamInfo, Scope *CurScope) argument
1242 ActOnLambdaError(SourceLocation StartLoc, Scope *CurScope, bool IsInstantiation) argument
1540 ActOnLambdaExpr(SourceLocation StartLoc, Stmt *Body, Scope *CurScope) argument
[all...]
H A DSemaStmt.cpp2951 Sema::ActOnContinueStmt(SourceLocation ContinueLoc, Scope *CurScope) { argument
2963 Sema::ActOnBreakStmt(SourceLocation BreakLoc, Scope *CurScope) { argument
519 ActOnDefaultStmt(SourceLocation DefaultLoc, SourceLocation ColonLoc, Stmt *SubStmt, Scope *CurScope) argument
3586 ActOnReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp, Scope *CurScope) argument
3911 ActOnObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw, Scope *CurScope) argument
4252 ActOnSEHLeaveStmt(SourceLocation Loc, Scope *CurScope) argument
4353 ActOnCapturedRegionStart(SourceLocation Loc, Scope *CurScope, CapturedRegionKind Kind, unsigned NumParams) argument
4382 ActOnCapturedRegionStart(SourceLocation Loc, Scope *CurScope, CapturedRegionKind Kind, ArrayRef<CapturedParamNameType> Params, unsigned OpenMPCaptureLevel) argument
[all...]
H A DSemaExpr.cpp14963 void Sema::ActOnBlockStart(SourceLocation CaretLoc, Scope *CurScope) { argument
15110 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { argument
14992 ActOnBlockArguments(SourceLocation CaretLoc, Declarator &ParamInfo, Scope *CurScope) argument
15122 ActOnBlockStmtExpr(SourceLocation CaretLoc, Stmt *Body, Scope *CurScope) argument
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp683 FixupList &CurScope = TableInfo.FixupStack.back(); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1131 Scope *CurScope; member in class:clang::ParseScopeFlags
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12352 Scope *CurScope; variable
[all...]

Completed in 371 milliseconds