Searched refs:SecondPure (Results 1 – 1 of 1) sorted by relevance
10470 const bool SecondPure = SecondMethod->isPure(); in diagnoseOdrViolations() local10472 (FirstVirtual != SecondVirtual || FirstPure != SecondPure)) { in diagnoseOdrViolations()10478 << SecondMethodType << SecondName << SecondPure << SecondVirtual; in diagnoseOdrViolations()