Searched defs:DeclRefType (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 18582 QualType CaptureType, DeclRefType; in MarkVarDeclODRUsed() local 18687 QualType &DeclRefType) { in isVariableAlreadyCapturedInScopeInfo() 18821 QualType &CaptureType, QualType &DeclRefType, in captureInBlock() 18889 const bool BuildAndDiagnose, QualType &CaptureType, QualType &DeclRefType, in captureInCapturedRegion() 18929 QualType &CaptureType, QualType &DeclRefType, in captureInLambda() 19139 QualType &DeclRefType, const unsigned *const FunctionScopeIndexToStopAt) { in tryCaptureVariable() 19448 QualType DeclRefType; in tryCaptureVariable() local 19456 QualType DeclRefType; in NeedToCaptureVariable() local 19466 QualType DeclRefType; in getCapturedDeclRefType() local 20126 QualType CaptureType, DeclRefType; in DoMarkBindingDeclReferenced() local
|
| H A D | SemaLambda.cpp | 209 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local
|
| H A D | SemaExprCXX.cpp | 7633 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
|