Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTReader.cpp9923 Decl *FirstDecl = nullptr, *SecondDecl = nullptr; in diagnoseOdrViolations() member
10195 const NamedDecl* SecondDecl = cast<NamedDecl>(SecondIt->first); in diagnoseOdrViolations() local
10348 Decl *SecondDecl = DR.SecondDecl; in diagnoseOdrViolations() local