Home | History | Annotate | Download | only in Parse

Lines Matching refs:ObjCParameterContext

818   assert(Context == Declarator::ObjCParameterContext ||
824 Context == Declarator::ObjCParameterContext);
898 assert(context == Declarator::ObjCParameterContext ||
901 (context == Declarator::ObjCParameterContext));
932 if (context == Declarator::ObjCParameterContext)
1069 Declarator::ObjCParameterContext,