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

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-inline.h 42 typedef struct copy_body_data struct
71 tree (*copy_decl) (tree, struct copy_body_data *);
129 } copy_body_data; typedef in typeref:struct:copy_body_data
173 extern void insert_decl_map (copy_body_data *, tree, tree);
179 tree copy_decl_no_change (tree decl, copy_body_data *id);
187 extern tree remap_decl (tree decl, copy_body_data *id);
188 extern tree remap_type (tree type, copy_body_data *id);
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-inline.h 42 typedef struct copy_body_data struct
71 tree (*copy_decl) (tree, struct copy_body_data *);
129 } copy_body_data; typedef in typeref:struct:copy_body_data
173 extern void insert_decl_map (copy_body_data *, tree, tree);
179 tree copy_decl_no_change (tree decl, copy_body_data *id);
187 extern tree remap_decl (tree decl, copy_body_data *id);
188 extern tree remap_type (tree type, copy_body_data *id);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-inline.h 42 typedef struct copy_body_data struct
71 tree (*copy_decl) (tree, struct copy_body_data *);
129 } copy_body_data; typedef in typeref:struct:copy_body_data
173 extern void insert_decl_map (copy_body_data *, tree, tree);
179 tree copy_decl_no_change (tree decl, copy_body_data *id);
187 extern tree remap_decl (tree decl, copy_body_data *id);
188 extern tree remap_type (tree type, copy_body_data *id);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-inline.h 42 typedef struct copy_body_data struct
71 tree (*copy_decl) (tree, struct copy_body_data *);
129 } copy_body_data; typedef in typeref:struct:copy_body_data
173 extern void insert_decl_map (copy_body_data *, tree, tree);
179 tree copy_decl_no_change (tree decl, copy_body_data *id);
187 extern tree remap_decl (tree decl, copy_body_data *id);
188 extern tree remap_type (tree type, copy_body_data *id);

Completed in 2841 milliseconds