Searched refs:ComputeCXXMethodODRHash (Results 1 – 1 of 1) sorted by relevance
10775 auto ComputeCXXMethodODRHash = [&Hash](const CXXMethodDecl *D) { in diagnoseOdrViolations() local10785 ComputeCXXMethodODRHash(FirstMethod) != FirstMethod->getODRHash(); in diagnoseOdrViolations()10787 ComputeCXXMethodODRHash(SecondMethod) != SecondMethod->getODRHash(); in diagnoseOdrViolations()