Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp1252 ObjCSubstitutionContext SubstContext; member
1256 : BaseType(ctx), TypeArgs(typeArgs), SubstContext(context) {} in SubstObjCTypeArgsVisitor()
1277 switch (SubstContext) { in VisitObjCTypeParamType()
1396 SubstContext != ObjCSubstitutionContext::Superclass) { in VisitObjCObjectType()
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c145595 typedef struct SubstContext {
145602 } SubstContext;
145605 static void substExprList(SubstContext*, ExprList*);
145606 static void substSelect(SubstContext*, Select*, int);
145622 SubstContext *pSubst, /* Description of the substitution */
145726 SubstContext *pSubst, /* Description of the substitution */
145736 SubstContext *pSubst, /* Description of the substitution */
146481 SubstContext x;
147033 SubstContext x;