Searched refs:isPerfect (Results 1 – 1 of 1) sorted by relevance
419 bool isPerfect(const ASTContext &C) const { in isPerfect() function796 bool isPerfect(const ASTContext &C) const { in isPerfect() function797 return isStandard() && Standard.isPerfect(C); in isPerfect()1048 if (!C.isInitialized() || !C.isPerfect(Ctx)) in isPerfectMatch()1052 return FinalConversion.isPerfect(Ctx); in isPerfectMatch()