Home | History | Annotate | Download | only in AST

Lines Matching refs:shouldMangleDeclName

82   virtual bool shouldMangleDeclName(const NamedDecl *D);
120 bool MicrosoftMangleContext::shouldMangleDeclName(const NamedDecl *D) {
186 if (!Context.shouldMangleDeclName(FD))