Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCInstMethSignature.cpp42 const ObjCMethodDecl *MethAncestor, in CompareReturnTypes() argument
47 QualType ResAncestor = MethAncestor->getResultType(); in CompareReturnTypes()
56 << MethAncestor->getClassInterface() in CompareReturnTypes()
63 << MethAncestor->getClassInterface() in CompareReturnTypes()