Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DDeclPrinter.cpp1114 TemplateParameterList::shouldIncludeTypeForArgument( in printTemplateArguments()
1131 TemplateParameterList::shouldIncludeTypeForArgument(Policy, Params, in printTemplateArguments()
H A DDeclTemplate.cpp205 bool TemplateParameterList::shouldIncludeTypeForArgument( in shouldIncludeTypeForArgument() function in TemplateParameterList
H A DTypePrinter.cpp2111 TemplateParameterList::shouldIncludeTypeForArgument( in printTo()
H A DExpr.cpp784 TemplateParameterList::shouldIncludeTypeForArgument( in ComputeName()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclTemplate.h207 static bool shouldIncludeTypeForArgument(const PrintingPolicy &Policy,
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp11034 TemplateParameterList::shouldIncludeTypeForArgument( in getTemplateArgumentBindingsText()
H A DSemaDeclCXX.cpp988 TemplateParameterList::shouldIncludeTypeForArgument( in printTemplateArgs()