Searched refs:shouldMangleCXXName (Results 1 – 4 of 4) sorted by relevance
109 return shouldMangleCXXName(D); in shouldMangleDeclName()135 bool MCXX = shouldMangleCXXName(D); in mangleName()
181 virtual bool shouldMangleCXXName(const NamedDecl *D);217 bool MicrosoftMangleContextImpl::shouldMangleCXXName(const NamedDecl *D) { in shouldMangleCXXName() function in MicrosoftMangleContextImpl
128 bool shouldMangleCXXName(const NamedDecl *D);388 bool ItaniumMangleContextImpl::shouldMangleCXXName(const NamedDecl *D) { in shouldMangleCXXName() function in ItaniumMangleContextImpl
112 virtual bool shouldMangleCXXName(const NamedDecl *D) = 0;