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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp29 static bool AreTypesCompatible(QualType Derived, QualType Ancestor, function
49 if (!AreTypesCompatible(ResDerived, ResAncestor, Ctx)) {

Completed in 1094 milliseconds