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