Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp1106 TemplateParameterList::shouldIncludeTypeForArgument(Params, I)); in printTemplateArguments()
1123 TemplateParameterList::shouldIncludeTypeForArgument(Params, I)); in printTemplateArguments()
H A DDeclTemplate.cpp197 bool TemplateParameterList::shouldIncludeTypeForArgument( in shouldIncludeTypeForArgument() function in TemplateParameterList
H A DTypePrinter.cpp2037 TemplateParameterList::shouldIncludeTypeForArgument(TPL, ParmIndex)); in printTo()
H A DExpr.cpp711 TemplateParameterList::shouldIncludeTypeForArgument(Params, i)); in ComputeName()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h206 static bool shouldIncludeTypeForArgument(const TemplateParameterList *TPL,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp10933 TemplateParameterList::shouldIncludeTypeForArgument(Params, I)); in getTemplateArgumentBindingsText()
H A DSemaDeclCXX.cpp990 TemplateParameterList::shouldIncludeTypeForArgument(Params, I)); in printTemplateArgs()