Searched defs:DeclRefType (Results 1 – 7 of 7) sorted by relevance
/external/clang/include/clang/Sema/ |
D | SemaInternal.h | 82 QualType CaptureType, DeclRefType; in MarkVarDeclODRUsed() local
|
/external/clang/lib/Sema/ |
D | SemaExpr.cpp | 13183 QualType &DeclRefType) { in isVariableAlreadyCapturedInScopeInfo() 13291 QualType &DeclRefType, in captureInBlock() 13384 QualType &DeclRefType, in captureInCapturedRegion() 13434 QualType FieldType, QualType DeclRefType, in addAsFieldToClosureType() 13455 QualType &DeclRefType, in captureInLambda() 13555 QualType &DeclRefType, const unsigned *const FunctionScopeIndexToStopAt) { in tryCaptureVariable() 13747 QualType DeclRefType; in tryCaptureVariable() local 13755 QualType DeclRefType; in NeedToCaptureVariable() local 13763 QualType DeclRefType; in getCapturedDeclRefType() local
|
D | SemaLambda.cpp | 199 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local
|
D | SemaExprCXX.cpp | 6643 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaLambda.cpp | 202 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local
|
D | SemaExpr.cpp | 17009 QualType CaptureType, DeclRefType; in MarkVarDeclODRUsed() local 17073 QualType &DeclRefType) { in isVariableAlreadyCapturedInScopeInfo() 17183 QualType &DeclRefType, in captureInBlock() 17256 QualType &DeclRefType, in captureInCapturedRegion() 17297 QualType &DeclRefType, in captureInLambda() 17394 QualType &DeclRefType, const unsigned *const FunctionScopeIndexToStopAt) { in tryCaptureVariable() 17630 QualType DeclRefType; in tryCaptureVariable() local 17638 QualType DeclRefType; in NeedToCaptureVariable() local 17646 QualType DeclRefType; in getCapturedDeclRefType() local
|
D | SemaExprCXX.cpp | 7883 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
|