Searched defs:getEffectiveDeclContext (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | MicrosoftMangle.cpp | 100 static const DeclContext *getEffectiveDeclContext(const Decl *D) { in getEffectiveDeclContext() function |
H A D | ItaniumMangle.cpp | 655 ItaniumMangleContextImpl::getEffectiveDeclContext(const Decl *D) { getEffectiveDeclContext() function in ItaniumMangleContextImpl |