Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DODRDiagsEmitter.cpp650 const NamedDecl *SecondRecord, StringRef SecondModule) const { in diagnoseSubMismatchUnexpected() argument
672 const NamedDecl *SecondRecord, StringRef SecondModule) const { in diagnoseSubMismatchDifferentDeclKinds() argument
705 const CXXRecordDecl *FirstRecord, const CXXRecordDecl *SecondRecord, in diagnoseMismatch()
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp9722 for (auto *SecondRecord : Merge.second) { in diagnoseOdrViolations() local