Home
last modified time | relevance | path

Searched refs:template_arguments (Results 1 – 9 of 9) sorted by relevance

/external/clang/lib/AST/
DStmtPrinter.cpp1212 OS, Node->template_arguments(), Policy); in VisitDeclRefExpr()
1224 OS, Node->template_arguments(), Policy); in VisitDependentScopeDeclRefExpr()
1235 OS, Node->template_arguments(), Policy); in VisitUnresolvedLookupExpr()
1562 OS, Node->template_arguments(), Policy); in VisitMemberExpr()
2267 OS, Node->template_arguments(), Policy); in VisitCXXDependentScopeMemberExpr()
2282 OS, Node->template_arguments(), Policy); in VisitUnresolvedMemberExpr()
DTypePrinter.cpp1008 Args = TST->template_arguments(); in printTag()
1074 OS, T->template_arguments(), Policy); in printTemplateSpecializationBefore()
1151 T->template_arguments(), in printDependentTemplateSpecializationBefore()
DNestedNameSpecifier.cpp318 OS, SpecType->template_arguments(), InnerPolicy); in print()
/external/clang/include/clang/AST/
DExprCXX.h2641 ArrayRef<TemplateArgumentLoc> template_arguments() const { in template_arguments() function
2898 ArrayRef<TemplateArgumentLoc> template_arguments() const { in template_arguments() function
3317 ArrayRef<TemplateArgumentLoc> template_arguments() const { in template_arguments() function
DType.h4256 ArrayRef<TemplateArgument> template_arguments() const {
4266 Profile(ID, Template, template_arguments(), Ctx);
4595 ArrayRef<TemplateArgument> template_arguments() const {
DExpr.h1123 ArrayRef<TemplateArgumentLoc> template_arguments() const { in template_arguments() function
2498 ArrayRef<TemplateArgumentLoc> template_arguments() const { in template_arguments() function
/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp451 OS, Active->template_arguments(), getPrintingPolicy()); in PrintInstantiationStack()
503 OS, Active->template_arguments(), getPrintingPolicy()); in PrintInstantiationStack()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp846 OS, Ty->template_arguments(), in CreateType()
/external/clang/include/clang/Sema/
DSema.h6666 ArrayRef<TemplateArgument> template_arguments() const { in template_arguments() function