Home
last modified time | relevance | path

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

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