Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DTypePrinter.cpp1951 QualType SubstArg = Ctx.getQualifiedType( in isSubstitutedType() local
1953 return Ctx.hasSameType(SubstArg, T); in isSubstitutedType()