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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp28 static bool AreTypesCompatible(QualType Derived, QualType Ancestor, function
48 if (!AreTypesCompatible(ResDerived, ResAncestor, Ctx)) {

Completed in 103 milliseconds