Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp59 enum DiagMethodType { in diagnoseSubMismatchMethodParameters() enum
80 DiagMethodType FirstMethodType = GetDiagMethodType(FirstMethod); in diagnoseSubMismatchMethodParameters()
90 DiagMethodType SecondMethodType = GetDiagMethodType(SecondMethod); in diagnoseSubMismatchMethodParameters()