Searched refs:AllowTemplates (Results 1 – 1 of 1) sorted by relevance
85 bool AllowTemplates = false, in TypeNameValidatorCCC() argument88 AllowTemplates(AllowTemplates), AllowNonTemplates(AllowNonTemplates) { in TypeNameValidatorCCC()100 return AllowTemplates; in ValidateCandidate()111 if (AllowTemplates) { in ValidateCandidate()133 bool AllowTemplates; member in __anondd060bcd0111::TypeNameValidatorCCC