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