Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp202 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local
H A DSemaExpr.cpp17300 QualType CaptureType, DeclRefType; in MarkVarDeclODRUsed() local
17400 QualType &DeclRefType) { in isVariableAlreadyCapturedInScopeInfo()
17510 QualType &DeclRefType, in captureInBlock()
17580 const bool BuildAndDiagnose, QualType &CaptureType, QualType &DeclRefType, in captureInCapturedRegion()
17623 QualType &DeclRefType, in captureInLambda()
17821 QualType &DeclRefType, const unsigned *const FunctionScopeIndexToStopAt) { in tryCaptureVariable()
18060 QualType DeclRefType; in tryCaptureVariable() local
18068 QualType DeclRefType; in NeedToCaptureVariable() local
18076 QualType DeclRefType; in getCapturedDeclRefType() local
H A DSemaExprCXX.cpp8035 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local