Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOverload.cpp5799 QualType ReturnT = Methods[b]->getReturnType(); in SelectBestMethod() local
5800 if (ReturnT->isObjCIdType()) in SelectBestMethod()