Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp6355 bool AllowForCompatibility = false; in HandleDeclarator() local
6358 AllowForCompatibility = DeclParent->Contains(*TemplateParamParent) && in HandleDeclarator()
6362 AllowForCompatibility); in HandleDeclarator()