Searched refs:AllowTemplates (Results 1 – 1 of 1) sorted by relevance
71 bool AllowTemplates = false, in TypeNameValidatorCCC() argument74 AllowTemplates(AllowTemplates), AllowNonTemplates(AllowNonTemplates) { in TypeNameValidatorCCC()86 return AllowTemplates; in ValidateCandidate()97 if (AllowTemplates) { in ValidateCandidate()119 bool AllowTemplates; member in __anon4477f6fd0111::TypeNameValidatorCCC