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.cpp1392 ObjCSubstitutionContext SubstContext; member
1396 : BaseType(ctx), TypeArgs(typeArgs), SubstContext(context) {} in SubstObjCTypeArgsVisitor()
1417 switch (SubstContext) { in VisitObjCTypeParamType()
1536 SubstContext != ObjCSubstitutionContext::Superclass) { in VisitObjCObjectType()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c152533 typedef struct SubstContext { struct
152541 } SubstContext; argument
152544 static void substExprList(SubstContext*, ExprList*);
152545 static void substSelect(SubstContext*, Select*, int);
152561 SubstContext *pSubst, /* Description of the substitution */
152668 SubstContext *pSubst, /* Description of the substitution */
152678 SubstContext *pSubst, /* Description of the substitution */
153436 SubstContext x;
154020 SubstContext x;