Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1247 TemplateParameterList::shouldIncludeTypeForArgument( in printTemplateArguments()
1264 TemplateParameterList::shouldIncludeTypeForArgument(Policy, Params, in printTemplateArguments()
H A DDeclTemplate.cpp257 bool TemplateParameterList::shouldIncludeTypeForArgument( in shouldIncludeTypeForArgument() function in TemplateParameterList
H A DTypePrinter.cpp2527 TemplateParameterList::shouldIncludeTypeForArgument( in printTo()
H A DExpr.cpp861 TemplateParameterList::shouldIncludeTypeForArgument( in ComputeName()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h217 static bool shouldIncludeTypeForArgument(const PrintingPolicy &Policy,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp11358 TemplateParameterList::shouldIncludeTypeForArgument( in getTemplateArgumentBindingsText()
H A DSemaDeclCXX.cpp1096 TemplateParameterList::shouldIncludeTypeForArgument( in printTemplateArgs()