Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp202 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local
H A DSemaExpr.cpp17139 QualType CaptureType, DeclRefType; in MarkVarDeclODRUsed() local
17234 QualType &DeclRefType) { in isVariableAlreadyCapturedInScopeInfo()
17344 QualType &DeclRefType, in captureInBlock()
17414 const bool BuildAndDiagnose, QualType &CaptureType, QualType &DeclRefType, in captureInCapturedRegion()
17457 QualType &DeclRefType, in captureInLambda()
17655 QualType &DeclRefType, const unsigned *const FunctionScopeIndexToStopAt) { in tryCaptureVariable()
17894 QualType DeclRefType; in tryCaptureVariable() local
17902 QualType DeclRefType; in NeedToCaptureVariable() local
17910 QualType DeclRefType; in getCapturedDeclRefType() local
H A DSemaExprCXX.cpp7958 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local