Home
last modified time | relevance | path

Searched defs:FirstRecord (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp145 const NamedDecl *FirstRecord, StringRef FirstModule, StringRef SecondModule, in diagnoseSubMismatchField()
247 const NamedDecl *FirstRecord, StringRef FirstModule, StringRef SecondModule, in diagnoseSubMismatchTypedef()
286 bool ODRDiagsEmitter::diagnoseSubMismatchVar(const NamedDecl *FirstRecord, in diagnoseSubMismatchVar()
649 DiffResult &DR, const NamedDecl *FirstRecord, StringRef FirstModule, in diagnoseSubMismatchUnexpected()
671 DiffResult &DR, const NamedDecl *FirstRecord, StringRef FirstModule, in diagnoseSubMismatchDifferentDeclKinds()
705 const CXXRecordDecl *FirstRecord, const CXXRecordDecl *SecondRecord, in diagnoseMismatch()
1563 bool ODRDiagsEmitter::diagnoseMismatch(const RecordDecl *FirstRecord, in diagnoseMismatch()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10777 CXXRecordDecl *FirstRecord = Merge.first; in diagnoseOdrViolations() local
10807 RecordDecl *FirstRecord = Merge.first; in diagnoseOdrViolations() local