Searched refs:SecondVolatile (Results 1 – 1 of 1) sorted by relevance
10475 const bool SecondVolatile = SecondMethod->isVolatile(); in diagnoseOdrViolations() local10476 if (FirstVolatile != SecondVolatile) { in diagnoseOdrViolations()10478 DiagMethodNote(MethodVolatile) << SecondVolatile; in diagnoseOdrViolations()