Searched refs:shouldHaveAbiTags (Results 1 – 1 of 1) sorted by relevance
447 static bool shouldHaveAbiTags(ItaniumMangleContextImpl &C, const VarDecl *VD);792 !CXXNameMangler::shouldHaveAbiTags(*this, VD) && in shouldMangleCXXName()7271 bool CXXNameMangler::shouldHaveAbiTags(ItaniumMangleContextImpl &C, in shouldHaveAbiTags() function in CXXNameMangler