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.c152763 typedef struct SubstContext { struct
152771 } SubstContext; typedef
152774 static void substExprList(SubstContext*, ExprList*);
152775 static void substSelect(SubstContext*, Select*, int);
152791 SubstContext *pSubst, /* Description of the substitution */
152898 SubstContext *pSubst, /* Description of the substitution */
152908 SubstContext *pSubst, /* Description of the substitution */
153666 SubstContext x;
154250 SubstContext x;