Searched defs:DeclRefType (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 19158 QualType CaptureType, DeclRefType; in MarkVarDeclODRUsed() local 19259 QualType &DeclRefType) { in isVariableAlreadyCapturedInScopeInfo() 19389 QualType &CaptureType, QualType &DeclRefType, in captureInBlock() 19457 const bool BuildAndDiagnose, QualType &CaptureType, QualType &DeclRefType, in captureInCapturedRegion() 19497 QualType &CaptureType, QualType &DeclRefType, in captureInLambda() 19712 QualType &DeclRefType, const unsigned *const FunctionScopeIndexToStopAt) { in tryCaptureVariable() 19991 QualType DeclRefType; in tryCaptureVariable() local 19999 QualType DeclRefType; in NeedToCaptureVariable() local 20007 QualType DeclRefType; in getCapturedDeclRefType() local 20645 QualType CaptureType, DeclRefType; in DoMarkBindingDeclReferenced() local
|
| H A D | SemaLambda.cpp | 205 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local
|
| H A D | SemaExprCXX.cpp | 8376 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
|