Searched defs:DiscriminatorKeyTy (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | MicrosoftMangle.cpp | 144 typedef std::pair<const DeclContext *, IdentifierInfo *> DiscriminatorKeyTy; typedef in __anon77df3dfb0111::MicrosoftMangleContextImpl |
H A D | ItaniumMangle.cpp | 73 typedef std::pair<const DeclContext*, IdentifierInfo*> DiscriminatorKeyTy; typedef in __anon01ebe6bc0111::ItaniumMangleContextImpl |