Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp40 const ObjCMethodDecl *MethAncestor, in CompareReturnTypes() argument
46 QualType ResAncestor = MethAncestor->getReturnType(); in CompareReturnTypes()
55 << *MethAncestor->getClassInterface() in CompareReturnTypes()
61 << *MethAncestor->getClassInterface() << "' and has a return type of '" in CompareReturnTypes()