Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DTypePrinter.cpp1944 static bool isSubstitutedType(ASTContext &Ctx, QualType T, QualType Pattern, in isSubstitutedType() function
1975 isSubstitutedType(Ctx, TPointee, PPointee, Args, Depth); in isSubstitutedType()
2042 return isSubstitutedType(Ctx, Arg.getAsType(), Pattern.getAsType(), Args, in isSubstitutedTemplateArgument()