Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSemaInternal.h83 QualType CaptureType, DeclRefType; in MarkVarDeclODRUsed() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp202 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local
H A DSemaExpr.cpp14848 QualType &DeclRefType) { in isVariableAlreadyCapturedInScopeInfo()
14963 QualType &DeclRefType, in captureInBlock()
15090 QualType &DeclRefType, in captureInCapturedRegion()
15147 QualType FieldType, QualType DeclRefType, in addAsFieldToClosureType()
15183 QualType &DeclRefType, in captureInLambda()
15283 QualType &DeclRefType, const unsigned *const FunctionScopeIndexToStopAt) { in tryCaptureVariable()
15480 QualType DeclRefType; in tryCaptureVariable() local
15488 QualType DeclRefType; in NeedToCaptureVariable() local
15496 QualType DeclRefType; in getCapturedDeclRefType() local
H A DSemaExprCXX.cpp7467 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local