Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp2187 case Sema::TPC_TypeAliasTemplate: in DiagnoseDefaultTemplateArgument()
2470 TPC == TPC_TypeAliasTemplate)) { in CheckTemplateParameterList()
2504 TPC == TPC_VarTemplate || TPC == TPC_TypeAliasTemplate)) { in CheckTemplateParameterList()
H A DSemaDeclCXX.cpp13487 TPC_TypeAliasTemplate)) in ActOnAliasDeclaration()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11286 TPC_TypeAliasTemplate enumerator