Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1871 static bool isSubstitutedType(ASTContext &Ctx, QualType T, QualType Pattern, in isSubstitutedType() function
1902 isSubstitutedType(Ctx, TPointee, PPointee, Args, Depth); in isSubstitutedType()
1959 return isSubstitutedType(Ctx, Arg.getAsType(), Pattern.getAsType(), Args, in isSubstitutedTemplateArgument()