Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp2558 case Sema::TPC_FunctionTemplate: in DiagnoseDefaultTemplateArgument()
2851 } else if (MissingDefaultArg && TPC != TPC_FunctionTemplate) { in CheckTemplateParameterList()
H A DSemaDecl.cpp9704 : TPC_FunctionTemplate); in ActOnFunctionDeclarator()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h7513 TPC_FunctionTemplate, enumerator