Home
last modified time | relevance | path

Searched defs:DeclRefType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp18069 QualType CaptureType, DeclRefType; MarkVarDeclODRUsed() local
18175 isVariableAlreadyCapturedInScopeInfo(CapturingScopeInfo * CSI,ValueDecl * Var,bool & SubCapturesAreNested,QualType & CaptureType,QualType & DeclRefType) isVariableAlreadyCapturedInScopeInfo() argument
18305 captureInBlock(BlockScopeInfo * BSI,ValueDecl * Var,SourceLocation Loc,const bool BuildAndDiagnose,QualType & CaptureType,QualType & DeclRefType,const bool Nested,Sema & S,bool Invalid) captureInBlock() argument
18373 captureInCapturedRegion(CapturedRegionScopeInfo * RSI,ValueDecl * Var,SourceLocation Loc,const bool BuildAndDiagnose,QualType & CaptureType,QualType & DeclRefType,const bool RefersToCapturedVariable,Sema::TryCaptureKind Kind,bool IsTopScope,Sema & S,bool Invalid) captureInCapturedRegion() argument
18413 captureInLambda(LambdaScopeInfo * LSI,ValueDecl * Var,SourceLocation Loc,const bool BuildAndDiagnose,QualType & CaptureType,QualType & DeclRefType,const bool RefersToCapturedVariable,const Sema::TryCaptureKind Kind,SourceLocation EllipsisLoc,const bool IsTopScope,Sema & S,bool Invalid) captureInLambda() argument
18618 tryCaptureVariable(ValueDecl * Var,SourceLocation ExprLoc,TryCaptureKind Kind,SourceLocation EllipsisLoc,bool BuildAndDiagnose,QualType & CaptureType,QualType & DeclRefType,const unsigned * const FunctionScopeIndexToStopAt) tryCaptureVariable() argument
18917 QualType DeclRefType; tryCaptureVariable() local
18925 QualType DeclRefType; NeedToCaptureVariable() local
18933 QualType DeclRefType; getCapturedDeclRefType() local
19570 QualType CaptureType, DeclRefType; DoMarkBindingDeclReferenced() local
[all...]
H A DSemaLambda.cpp208 QualType CaptureType, DeclRefType; getStackIndexOfNearestEnclosingCaptureCapableLambda() local
H A DSemaExprCXX.cpp8538 QualType CaptureType, DeclRefType; CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local