Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp12006 else if (const ReferenceType *ToTypeRef = in ExtractUnqualifiedFunctionType() local
12008 Ret = ToTypeRef->getPointeeType(); in ExtractUnqualifiedFunctionType()