Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp12618 else if (const ReferenceType *ToTypeRef = in ExtractUnqualifiedFunctionType() local
12620 Ret = ToTypeRef->getPointeeType(); in ExtractUnqualifiedFunctionType()