Searched refs:SuppressTemplateArgsInCXXConstructors (Results 1 – 4 of 4) sorted by relevance
47 SuppressTemplateArgsInCXXConstructors(false), in PrintingPolicy()157 unsigned SuppressTemplateArgsInCXXConstructors : 1; member
302 Policy.SuppressTemplateArgsInCXXConstructors = true; in printSymbolName()
217 Policy.SuppressTemplateArgsInCXXConstructors = true; in VisitFunctionDecl()
146 if (Policy.SuppressTemplateArgsInCXXConstructors) { in printCXXConstructorDestructorName()