Home | History | Annotate | Download | only in Parse

Lines Matching defs:ObjCParameterContext

796   assert(Context == Declarator::ObjCParameterContext ||
802 Context == Declarator::ObjCParameterContext);
876 assert(context == Declarator::ObjCParameterContext ||
878 assert((paramAttrs != 0) == (context == Declarator::ObjCParameterContext));
908 if (context == Declarator::ObjCParameterContext)
1048 Declarator::ObjCParameterContext,