Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DODRDiagsEmitter.h103 EndOfClass, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp640 DR.FirstDecl ? DifferenceSelector(DR.FirstDecl) : EndOfClass; in FindTypeDiffs()
642 DR.SecondDecl ? DifferenceSelector(DR.SecondDecl) : EndOfClass; in FindTypeDiffs()
677 if (DiffType == EndOfClass) { in diagnoseSubMismatchDifferentDeclKinds()
972 case EndOfClass: in diagnoseMismatch()
1607 case EndOfClass: in diagnoseMismatch()
2045 case EndOfClass: in diagnoseMismatch()
2173 case EndOfClass: in diagnoseMismatch()