Home | History | Annotate | Download | only in AST

Lines Matching refs:shouldMangleDeclName

147   virtual bool shouldMangleDeclName(const NamedDecl *D);
188 bool MicrosoftMangleContext::shouldMangleDeclName(const NamedDecl *D) {
267 if (!Context.shouldMangleDeclName(FD))