Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1347 ObjCSubstitutionContext SubstContext; member
1351 : BaseType(ctx), TypeArgs(typeArgs), SubstContext(context) {} in SubstObjCTypeArgsVisitor()
1372 switch (SubstContext) { in VisitObjCTypeParamType()
1491 SubstContext != ObjCSubstitutionContext::Superclass) { in VisitObjCObjectType()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c148705 typedef struct SubstContext {
148712 } SubstContext;
148715 static void substExprList(SubstContext*, ExprList*);
148716 static void substSelect(SubstContext*, Select*, int);
148732 SubstContext *pSubst, /* Description of the substitution */
148836 SubstContext *pSubst, /* Description of the substitution */
148846 SubstContext *pSubst, /* Description of the substitution */
149607 SubstContext x;
150190 SubstContext x;