Searched refs:SecondVolatile (Results 1 – 1 of 1) sorted by relevance
10430 const bool SecondVolatile = SecondMethod->isVolatile(); in diagnoseOdrViolations() local10431 if (FirstVolatile != SecondVolatile) { in diagnoseOdrViolations()10437 << SecondMethodType << SecondName << SecondVolatile; in diagnoseOdrViolations()