Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSemaInternal.h68 QualType CaptureType, DeclRefType; in MarkVarDeclODRUsed() local
/external/clang/lib/Sema/
DSemaLambda.cpp199 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local
DSemaExpr.cpp11613 QualType &DeclRefType) { in isVariableAlreadyCapturedInScopeInfo()
11719 QualType &DeclRefType, in captureInBlock()
11811 QualType &DeclRefType, in captureInCapturedRegion()
11854 QualType DeclRefType, in addAsFieldToClosureType()
11978 QualType &DeclRefType, in captureInLambda()
12085 QualType &DeclRefType, in tryCaptureVariable()
12325 QualType DeclRefType; in tryCaptureVariable() local
12333 QualType DeclRefType; in getCapturedDeclRefType() local
DSemaExprCXX.cpp5886 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local