Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1285 ObjCSubstitutionContext SubstContext; member
1289 : BaseType(ctx), TypeArgs(typeArgs), SubstContext(context) {} in SubstObjCTypeArgsVisitor()
1310 switch (SubstContext) { in VisitObjCTypeParamType()
1429 SubstContext != ObjCSubstitutionContext::Superclass) { in VisitObjCObjectType()
/freebsd-14.2/contrib/sqlite3/
H A Dsqlite3.c146708 typedef struct SubstContext {
146715 } SubstContext;
146718 static void substExprList(SubstContext*, ExprList*);
146719 static void substSelect(SubstContext*, Select*, int);
146735 SubstContext *pSubst, /* Description of the substitution */
146839 SubstContext *pSubst, /* Description of the substitution */
146849 SubstContext *pSubst, /* Description of the substitution */
147594 SubstContext x;
148174 SubstContext x;