Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DType.cpp1258 ObjCSubstitutionContext SubstContext; member
1262 : BaseType(ctx), TypeArgs(typeArgs), SubstContext(context) {} in SubstObjCTypeArgsVisitor()
1283 switch (SubstContext) { in VisitObjCTypeParamType()
1402 SubstContext != ObjCSubstitutionContext::Superclass) { in VisitObjCObjectType()