Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1107 TemplateParameterList::shouldIncludeTypeForArgument(Params, I)); in printTemplateArguments()
1124 TemplateParameterList::shouldIncludeTypeForArgument(Params, I)); in printTemplateArguments()
H A DDeclTemplate.cpp198 bool TemplateParameterList::shouldIncludeTypeForArgument( in shouldIncludeTypeForArgument() function in TemplateParameterList
H A DTypePrinter.cpp2042 TemplateParameterList::shouldIncludeTypeForArgument(TPL, ParmIndex)); in printTo()
H A DExpr.cpp777 TemplateParameterList::shouldIncludeTypeForArgument(Params, i)); in ComputeName()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h206 static bool shouldIncludeTypeForArgument(const TemplateParameterList *TPL,
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp10933 TemplateParameterList::shouldIncludeTypeForArgument(Params, I)); in getTemplateArgumentBindingsText()
H A DSemaDeclCXX.cpp988 TemplateParameterList::shouldIncludeTypeForArgument(Params, I)); in printTemplateArgs()