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

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

Completed in 318 milliseconds