Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTypePrinter.cpp1901 if (auto *PTST = in isSubstitutedType() local
1916 if (!isSubstitutedTemplateArgument(Ctx, Template, PTST->getTemplateName(), in isSubstitutedType()
1919 if (TemplateArgs.size() != PTST->getNumArgs()) in isSubstitutedType()
1922 if (!isSubstitutedTemplateArgument(Ctx, TemplateArgs[I], PTST->getArg(I), in isSubstitutedType()