Home
last modified time | relevance | path

Searched defs:getEffectiveDeclContext (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DMicrosoftMangle.cpp98 static const DeclContext *getEffectiveDeclContext(const Decl *D) { in getEffectiveDeclContext() function
H A DItaniumMangle.cpp617 ItaniumMangleContextImpl::getEffectiveDeclContext(const Decl *D) { in getEffectiveDeclContext() function in ItaniumMangleContextImpl