Home | History | Annotate | Download | only in AST

Lines Matching defs:shouldMangleDeclName

118   bool shouldMangleDeclName(const NamedDecl *D);
376 bool ItaniumMangleContext::shouldMangleDeclName(const NamedDecl *D) {
458 if (!Context.shouldMangleDeclName(FD))