Home
last modified time | relevance | path

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

/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()
651 DiffResult &DR, const NamedDecl *FirstRecord, StringRef FirstModule, in diagnoseSubMismatchUnexpected()
673 DiffResult &DR, const NamedDecl *FirstRecord, StringRef FirstModule, in diagnoseSubMismatchDifferentDeclKinds()
707 const CXXRecordDecl *FirstRecord, const CXXRecordDecl *SecondRecord, in diagnoseMismatch()
1565 bool ODRDiagsEmitter::diagnoseMismatch(const RecordDecl *FirstRecord, in diagnoseMismatch()
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10103 CXXRecordDecl *FirstRecord = Merge.first; diagnoseOdrViolations() local
10133 RecordDecl *FirstRecord = Merge.first; diagnoseOdrViolations() local