Searched defs:typesCompatible (Results 1 – 2 of 2) sorted by relevance
138 static bool typesCompatible(ASTContext &C, QualType A, QualType B) { in typesCompatible() function
345 bool typesCompatible{typesCompatibleWithIgnoreTKR || CheckExplicitDataArg() local