Searched defs:getEffectiveParentContext (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/AST/ | ||
H A D | MicrosoftMangle.cpp | 124 static const DeclContext *getEffectiveParentContext(const DeclContext *DC) { in getEffectiveParentContext() function |
H A D | ItaniumMangle.cpp | 204 const DeclContext *getEffectiveParentContext(const DeclContext *DC) { in getEffectiveParentContext() function in __anon7494c7930111::ItaniumMangleContextImpl |