Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp652 const NamedDecl *SecondRecord, StringRef SecondModule) const { in diagnoseSubMismatchUnexpected() argument
674 const NamedDecl *SecondRecord, StringRef SecondModule) const { in diagnoseSubMismatchDifferentDeclKinds() argument
707 const CXXRecordDecl *FirstRecord, const CXXRecordDecl *SecondRecord, in diagnoseMismatch()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10136 for (auto *SecondRecord : Merge.second) { in diagnoseOdrViolations() local