Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp71 bool AllowNonTemplates = true) in TypeNameValidatorCCC() argument
73 AllowTemplates(AllowTemplates), AllowNonTemplates(AllowNonTemplates) { in TypeNameValidatorCCC()
91 if (AllowNonTemplates) in ValidateCandidate()
119 bool AllowNonTemplates; member in __anon16e8b5580111::TypeNameValidatorCCC