Home | History | Annotate | Download | only in AST

Lines Matching refs:mangleNestedName

238   void mangleNestedName(const NamedDecl *ND);
573 mangleNestedName(ND);
801 void MicrosoftCXXNameMangler::mangleNestedName(const NamedDecl *ND) {
2364 Mangler.mangleNestedName(VD);