Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp2064 case Sema::TPC_FunctionTemplate: in DiagnoseDefaultTemplateArgument()
2346 } else if (MissingDefaultArg && TPC != TPC_FunctionTemplate) { in CheckTemplateParameterList()
H A DSemaDecl.cpp9005 : TPC_FunctionTemplate); in ActOnFunctionDeclarator()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h6231 TPC_FunctionTemplate, enumerator