Searched defs:SecondDecl (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
| H A D | ODRDiagsEmitter.h | 122 const Decl *FirstDecl = nullptr, *SecondDecl = nullptr; member |
| /freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | ODRDiagsEmitter.cpp | 835 const NamedDecl *SecondDecl = std::get<1>(Pair); in diagnoseMismatch() local |