Searched refs:ComputeCXXMethodODRHash (Results 1 – 1 of 1) sorted by relevance
1234 auto ComputeCXXMethodODRHash = [](const CXXMethodDecl *D) { in diagnoseMismatch() local1244 ComputeCXXMethodODRHash(FirstMethod) != FirstMethod->getODRHash(); in diagnoseMismatch()1246 ComputeCXXMethodODRHash(SecondMethod) != SecondMethod->getODRHash(); in diagnoseMismatch()