Searched defs:DiscriminatorKeyTy (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/AST/ | ||
H A D | MicrosoftMangle.cpp | 142 typedef std::pair<const DeclContext *, IdentifierInfo *> DiscriminatorKeyTy; typedef in __anon3843b0920111::MicrosoftMangleContextImpl |
H A D | ItaniumMangle.cpp | 71 typedef std::pair<const DeclContext*, IdentifierInfo*> DiscriminatorKeyTy; typedef in __anon7494c7930111::ItaniumMangleContextImpl |