Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTypePrinter.cpp1866 static bool isSubstitutedType(ASTContext &Ctx, QualType T, QualType Pattern, in isSubstitutedType() function
1897 isSubstitutedType(Ctx, TPointee, PPointee, Args, Depth); in isSubstitutedType()
1954 return isSubstitutedType(Ctx, Arg.getAsType(), Pattern.getAsType(), Args, in isSubstitutedTemplateArgument()