Home | History | Annotate | Download | only in AST

Lines Matching refs:shouldMangleDeclName

128   bool shouldMangleDeclName(const NamedDecl *D);
388 bool ItaniumMangleContext::shouldMangleDeclName(const NamedDecl *D) {
481 if (!Context.shouldMangleDeclName(FD))