HomeSort by relevance Sort by last modified time
    Searched refs:line_map (Results 1 - 19 of 19) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
line-map.h 40 /* A logical line/column number, i.e. an "index" into a line_map. */
51 and the result_location is less than the next line_map's start_location.
60 struct line_map GTY(()) function
73 /* A set of chronological line_map structures. */
76 struct line_map * GTY ((length ("%h.used"))) maps;
100 may require allocating a new line_map. */
137 maps, so any stored line_map pointers should not be used. */
138 extern const struct line_map *linemap_add
144 extern const struct line_map *linemap_lookup
151 const struct line_map *);
    [all...]
diagnostic.h 112 const struct line_map *last_module;
c-common.h 950 extern void fe_file_change (const struct line_map *);
    [all...]
cpplib.h 479 The line_map is for the new file. It is NULL if there is no new file.
482 void (*file_change) (cpp_reader *, const struct line_map *);
660 /* Reset the cpp_reader's line_map. This is only used after reading a
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
line-map.h 41 /* A logical line/column number, i.e. an "index" into a line_map. */
50 and the result_location is less than the next line_map's start_location.
59 struct GTY(()) line_map {
71 /* A set of chronological line_map structures. */
73 struct line_map * GTY ((length ("%h.used"))) maps;
97 may require allocating a new line_map. */
134 maps, so any stored line_map pointers should not be used. */
135 extern const struct line_map *linemap_add
141 extern const struct line_map *linemap_lookup
diagnostic.h 170 const struct line_map *last_module;
cpplib.h 476 The line_map is for the new file. It is NULL if there is no new file.
479 void (*file_change) (cpp_reader *, const struct line_map *);
669 /* Reset the cpp_reader's line_map. This is only used after reading a
    [all...]
gtype-desc.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
line-map.h 41 /* A logical line/column number, i.e. an "index" into a line_map. */
50 and the result_location is less than the next line_map's start_location.
59 struct GTY(()) line_map {
71 /* A set of chronological line_map structures. */
73 struct line_map * GTY ((length ("%h.used"))) maps;
97 may require allocating a new line_map. */
134 maps, so any stored line_map pointers should not be used. */
135 extern const struct line_map *linemap_add
141 extern const struct line_map *linemap_lookup
diagnostic.h 170 const struct line_map *last_module;
cpplib.h 476 The line_map is for the new file. It is NULL if there is no new file.
479 void (*file_change) (cpp_reader *, const struct line_map *);
669 /* Reset the cpp_reader's line_map. This is only used after reading a
    [all...]
gtype-desc.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
line-map.h 41 /* A logical line/column number, i.e. an "index" into a line_map. */
50 and the result_location is less than the next line_map's start_location.
59 struct GTY(()) line_map {
71 /* A set of chronological line_map structures. */
73 struct line_map * GTY ((length ("%h.used"))) maps;
97 may require allocating a new line_map. */
134 maps, so any stored line_map pointers should not be used. */
135 extern const struct line_map *linemap_add
141 extern const struct line_map *linemap_lookup
diagnostic.h 170 const struct line_map *last_module;
cpplib.h 476 The line_map is for the new file. It is NULL if there is no new file.
479 void (*file_change) (cpp_reader *, const struct line_map *);
669 /* Reset the cpp_reader's line_map. This is only used after reading a
    [all...]