Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp1245 const bool HasFirstBody = in diagnoseMismatch() local
1250 if (HasFirstBody != HasSecondBody) { in diagnoseMismatch()
1251 DiagMethodError(MethodSingleBody) << HasFirstBody; in diagnoseMismatch()
1256 if (HasFirstBody && HasSecondBody) { in diagnoseMismatch()