Searched refs:SecondConst (Results 1 – 1 of 1) sorted by relevance
1136 const bool SecondConst = SecondMethod->isConst(); in diagnoseMismatch() local1137 if (FirstConst != SecondConst) { in diagnoseMismatch()1139 DiagMethodNote(MethodConst) << SecondConst; in diagnoseMismatch()