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.cpp935 MethodVirtual, in diagnoseMismatch() enumerator
1109 DiagMethodError(MethodVirtual) << FirstPure << FirstVirtual; in diagnoseMismatch()
1110 DiagMethodNote(MethodVirtual) << SecondPure << SecondVirtual; in diagnoseMismatch()