HomeSort by: relevance | last modified time | path
    Searched defs:identify_goto (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 108 static bool identify_goto (tree, location_t, const location_t *,
3698 identify_goto (tree decl, location_t loc, const location_t *locus,
3737 complained = identify_goto (decl, input_location, locus, DK_ERROR,
3759 complained = identify_goto (decl, input_location, locus, DK_ERROR,
3827 complained = identify_goto (decl, input_location, locus, DK_ERROR,
3838 complained = identify_goto (decl, input_location, locus, DK_ERROR,
3914 complained = identify_goto (decl, DECL_SOURCE_LOCATION (decl),
3928 complained = identify_goto (decl, DECL_SOURCE_LOCATION (decl),
3971 complained = identify_goto (decl,
3996 = identify_goto (decl, DECL_SOURCE_LOCATION (decl)
3691 identify_goto (tree decl, location_t loc, const location_t *locus, function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 3473 identify_goto (tree decl, location_t loc, const location_t *locus,
3503 complained = identify_goto (decl, input_location, locus, DK_ERROR);
3524 complained = identify_goto (decl, input_location, locus,
3594 complained = identify_goto (decl, input_location, locus, DK_ERROR);
3676 complained = identify_goto (decl, DECL_SOURCE_LOCATION (decl),
3690 complained = identify_goto (decl, DECL_SOURCE_LOCATION (decl),
3738 complained = identify_goto (decl,
3466 identify_goto (tree decl, location_t loc, const location_t *locus, function

Completed in 39 milliseconds