Searched refs:AllowTemplates (Results 1 – 1 of 1) sorted by relevance
89 bool AllowTemplates = false, in TypeNameValidatorCCC() argument92 AllowTemplates(AllowTemplates), AllowNonTemplates(AllowNonTemplates) { in TypeNameValidatorCCC()104 return AllowTemplates; in ValidateCandidate()115 if (AllowTemplates) { in ValidateCandidate()137 bool AllowTemplates; member in __anondd060bcd0111::TypeNameValidatorCCC