Searched refs:mangleMSGuidDecl (Results 1 – 4 of 4) sorted by relevance
177 return mangleMSGuidDecl(GD, Out); in mangleName()244 void MangleContext::mangleMSGuidDecl(const MSGuidDecl *GD, raw_ostream &Out) { in mangleMSGuidDecl() function in MangleContext
1175 Context.mangleMSGuidDecl(GD, GUIDOS); in mangleUnqualifiedName()
1509 Context.mangleMSGuidDecl(GD, GUIDOS); in mangleUnqualifiedName()
146 virtual void mangleMSGuidDecl(const MSGuidDecl *GD, raw_ostream&);