OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expanded_location
(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/
input.h
39
extern
expanded_location
expand_location (source_location);
40
extern const char * location_get_source_line(
expanded_location
xloc);
41
extern
expanded_location
expand_location_to_spelling_point (source_location);
line-map.h
640
}
expanded_location
;
typedef in typeref:struct:__anon41890
738
expanded_location
linemap_expand_location (struct line_maps *,
Completed in 48 milliseconds