Searched refs:AllowTemplates (Results 1 – 1 of 1) sorted by relevance
76 bool AllowTemplates = false, in TypeNameValidatorCCC() argument79 AllowTemplates(AllowTemplates), AllowNonTemplates(AllowNonTemplates) { in TypeNameValidatorCCC()91 return AllowTemplates; in ValidateCandidate()102 if (AllowTemplates) { in ValidateCandidate()124 bool AllowTemplates; member in __anon7daf71030111::TypeNameValidatorCCC