Home | History | Annotate | Download | only in include

Lines Matching refs:gcc_cp_context

34 struct gcc_cp_context;
378 struct gcc_cp_context *context,
386 struct gcc_cp_context *ctxt,
393 struct gcc_cp_context
425 void (*set_callbacks) (struct gcc_cp_context *self,
433 R (*N) (struct gcc_cp_context *);
435 R (*N) (struct gcc_cp_context *, A);
437 R (*N) (struct gcc_cp_context *, A, B);
439 R (*N) (struct gcc_cp_context *, A, B, C);
441 R (*N) (struct gcc_cp_context *, A, B, C, D);
443 R (*N) (struct gcc_cp_context *, A, B, C, D, E);
445 R (*N) (struct gcc_cp_context *, A, B, C, D, E, F, G);
461 struct gcc_cp_context
488 typedef struct gcc_cp_context *gcc_cp_fe_context_function