Home
last modified time | relevance | path

Searched refs:ResTypeRef (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp9166 if (const ReferenceType *ResTypeRef = CanTy->getAs<ReferenceType>()) in CollectVRQualifiers() local
9167 CanTy = ResTypeRef->getPointeeType(); in CollectVRQualifiers()