Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp10031 Decl *FirstDecl = nullptr, *SecondDecl = nullptr; in diagnoseOdrViolations() member
10303 const NamedDecl* SecondDecl = cast<NamedDecl>(SecondIt->first); in diagnoseOdrViolations() local
10456 Decl *SecondDecl = DR.SecondDecl; in diagnoseOdrViolations() local