Home
last modified time | relevance | path

Searched refs:AllowNonTemplates (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDecl.cpp70 bool AllowNonTemplates = true) in TypeNameValidatorCCC() argument
72 AllowTemplates(AllowTemplates), AllowNonTemplates(AllowNonTemplates) { in TypeNameValidatorCCC()
90 if (AllowNonTemplates) in ValidateCandidate()
118 bool AllowNonTemplates; member in __anon83d6fee40111::TypeNameValidatorCCC