Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp2055 QualType SubstArg = Ctx.getQualifiedType( in isSubstitutedType() local
2057 return Ctx.hasSameType(SubstArg, T); in isSubstitutedType()