Searched defs:DECL_SOURCE_FILE (Results 1 – 2 of 2) sorted by relevance
1479 #define DECL_SOURCE_FILE(NODE) (DECL_SOURCE_LOCATION (NODE).file) macro
2297 #define DECL_SOURCE_FILE(NODE) LOCATION_FILE (DECL_SOURCE_LOCATION (NODE)) macro