Searched refs:AllowTemplates (Results 1 – 1 of 1) sorted by relevance
70 bool AllowTemplates = false, in TypeNameValidatorCCC() argument73 AllowTemplates(AllowTemplates), AllowNonTemplates(AllowNonTemplates) { in TypeNameValidatorCCC()85 return AllowTemplates; in ValidateCandidate()96 if (AllowTemplates) { in ValidateCandidate()118 bool AllowTemplates; member in __anon16e8b5580111::TypeNameValidatorCCC