Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
1555 bool ODRDiagsEmitter::diagnoseMismatch(const RecordDecl *FirstRecord, in diagnoseMismatch()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp9690 CXXRecordDecl *FirstRecord = Merge.first; in diagnoseOdrViolations() local
9720 RecordDecl *FirstRecord = Merge.first; in diagnoseOdrViolations() local