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