Searched refs:DiagMethodNote (Results 1 – 1 of 1) sorted by relevance
1072 auto DiagMethodNote = [&DiagNote, SecondMethod, SecondMethodType, in diagnoseMismatch() local1081 DiagMethodNote(MethodName); in diagnoseMismatch()1089 DiagMethodNote(MethodDeleted) << SecondDeleted; in diagnoseMismatch()1097 DiagMethodNote(MethodDefaulted) << SecondDefaulted; in diagnoseMismatch()1108 DiagMethodNote(MethodVirtual) << SecondPure << SecondVirtual; in diagnoseMismatch()1121 DiagMethodNote(MethodStatic) << SecondStatic; in diagnoseMismatch()1129 DiagMethodNote(MethodVolatile) << SecondVolatile; in diagnoseMismatch()1137 DiagMethodNote(MethodConst) << SecondConst; in diagnoseMismatch()1145 DiagMethodNote(MethodInline) << SecondInline; in diagnoseMismatch()1164 DiagMethodNote(MethodParameterSingleDefaultArgument) in diagnoseMismatch()[all …]