Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DScopedHashTable.h165 ScopeTy *CurScope = nullptr; variable
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h158 /// CurScope - Innermost of the current nested scopes for 'defvar' variables. variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp542 ActOnDefaultStmt(SourceLocation DefaultLoc,SourceLocation ColonLoc,Stmt * SubStmt,Scope * CurScope) ActOnDefaultStmt() argument
3336 ActOnContinueStmt(SourceLocation ContinueLoc,Scope * CurScope) ActOnContinueStmt() argument
3354 ActOnBreakStmt(SourceLocation BreakLoc,Scope * CurScope) ActOnBreakStmt() argument
3908 ActOnReturnStmt(SourceLocation ReturnLoc,Expr * RetValExp,Scope * CurScope) ActOnReturnStmt() argument
4292 ActOnObjCAtThrowStmt(SourceLocation AtLoc,Expr * Throw,Scope * CurScope) ActOnObjCAtThrowStmt() argument
4662 ActOnSEHLeaveStmt(SourceLocation Loc,Scope * CurScope) ActOnSEHLeaveStmt() argument
4764 ActOnCapturedRegionStart(SourceLocation Loc,Scope * CurScope,CapturedRegionKind Kind,unsigned NumParams) ActOnCapturedRegionStart() argument
4794 ActOnCapturedRegionStart(SourceLocation Loc,Scope * CurScope,CapturedRegionKind Kind,ArrayRef<CapturedParamNameType> Params,unsigned OpenMPCaptureLevel) ActOnCapturedRegionStart() argument
[all...]
H A DSemaLambda.cpp875 getLambdaType(Sema & S,LambdaIntroducer & Intro,Declarator & ParamInfo,Scope * CurScope,SourceLocation Loc,bool & ExplicitResultType) getLambdaType() argument
1496 ActOnLambdaError(SourceLocation StartLoc,Scope * CurScope,bool IsInstantiation) ActOnLambdaError() argument
[all...]
H A DSemaOpenMP.cpp171 Scope *CurScope = nullptr; global() member
398 push(OpenMPDirectiveKind DKind,const DeclarationNameInfo & DirName,Scope * CurScope,SourceLocation Loc) push() argument
1690 Scope *CurScope = getCurScope(); isOpenMPLocal() local
2778 StartOpenMPDSABlock(OpenMPDirectiveKind DKind,const DeclarationNameInfo & DirName,Scope * CurScope,SourceLocation Loc) StartOpenMPDSABlock() argument
3050 ActOnOpenMPIdExpression(Scope * CurScope,CXXScopeSpec & ScopeSpec,const DeclarationNameInfo & Id,OpenMPDirectiveKind Kind) ActOnOpenMPIdExpression() argument
4196 ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind,Scope * CurScope) ActOnOpenMPRegionStart() argument
9883 Scope *CurScope = DSA.getCurScope(); checkOpenMPLoop() local
15061 Scope *CurScope = getCurScope(); ActOnOpenMPTileDirective() local
15137 Scope *CurScope = getCurScope(); ActOnOpenMPTileDirective() local
23281 lookupOpenMPDeclareTargetName(Scope * CurScope,CXXScopeSpec & ScopeSpec,const DeclarationNameInfo & Id) lookupOpenMPDeclareTargetName() argument
[all...]
H A DSemaExpr.cpp16939 ActOnBlockStart(SourceLocation CaretLoc,Scope * CurScope) ActOnBlockStart() argument
16969 ActOnBlockArguments(SourceLocation CaretLoc,Declarator & ParamInfo,Scope * CurScope) ActOnBlockArguments() argument
17089 ActOnBlockError(SourceLocation CaretLoc,Scope * CurScope) ActOnBlockError() argument
17102 ActOnBlockStmtExpr(SourceLocation CaretLoc,Stmt * Body,Scope * CurScope) ActOnBlockStmtExpr() argument
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp699 FixupList &CurScope = TableInfo.FixupStack.back(); emitTableEntry() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1208 Scope *CurScope; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp6688 auto CurScope = GetScope(*ItCurrent); verifyNoAliasScopeDecl() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14152 Scope *CurScope; global() variable
[all...]