Home
last modified time | relevance | path

Searched refs:MethodVirtual (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp933 MethodVirtual, in diagnoseMismatch() enumerator
1107 DiagMethodError(MethodVirtual) << FirstPure << FirstVirtual; in diagnoseMismatch()
1108 DiagMethodNote(MethodVirtual) << SecondPure << SecondVirtual; in diagnoseMismatch()