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