Searched refs:ResAncestor (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp46 QualType ResAncestor = MethAncestor->getReturnType(); local
48 if (!AreTypesCompatible(ResDerived, ResAncestor, Ctx)) {
64 << ResAncestor.getAsString()

Completed in 76 milliseconds