Home
last modified time | relevance | path

Searched defs:FunctionScopeIndexToStopAt (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1297 CheckCXXThisCapture(SourceLocation Loc,const bool Explicit,bool BuildAndDiagnose,const unsigned * const FunctionScopeIndexToStopAt,const bool ByCopy) CheckCXXThisCapture() argument
H A DSemaExpr.cpp18055 MarkVarDeclODRUsed(ValueDecl * V,SourceLocation Loc,Sema & SemaRef,const unsigned * const FunctionScopeIndexToStopAt=nullptr) MarkVarDeclODRUsed() argument
18618 tryCaptureVariable(ValueDecl * Var,SourceLocation ExprLoc,TryCaptureKind Kind,SourceLocation EllipsisLoc,bool BuildAndDiagnose,QualType & CaptureType,QualType & DeclRefType,const unsigned * const FunctionScopeIndexToStopAt) tryCaptureVariable() argument
[all...]