HomeSort by relevance Sort by last modified time
    Searched full:c_expr (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
c-tree.h 113 struct c_expr struct
131 /* Type alias for struct c_expr. This allows to use the structure
133 typedef struct c_expr c_expr_t;
583 extern struct c_expr default_function_array_conversion (location_t,
584 struct c_expr);
585 extern struct c_expr default_function_array_read_conversion (location_t,
586 struct c_expr);
593 extern struct c_expr c_expr_sizeof_expr (location_t, struct c_expr);
594 extern struct c_expr c_expr_sizeof_type (location_t, struct c_type_name *)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/
gtype.state     [all...]

Completed in 1318 milliseconds