Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp8121 if (const ReferenceType *ResTypeRef = CanTy->getAs<ReferenceType>()) in CollectVRQualifiers() local
8122 CanTy = ResTypeRef->getPointeeType(); in CollectVRQualifiers()