Searched refs:SecondConst (Results 1 – 1 of 1) sorted by relevance
10544 const bool SecondConst = SecondMethod->isConst(); in diagnoseOdrViolations() local10545 if (FirstConst != SecondConst) { in diagnoseOdrViolations()10551 << SecondMethodType << SecondName << SecondConst; in diagnoseOdrViolations()