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