#include <location.h>
Data Fields | |
const char * | path |
int | column |
int | lineno |
Definition at line 46 of file location.h.
const char* ctrump_location::path |
ファイルパス
Definition at line 47 of file location.h.
Referenced by error_get_path(), and get_stmt_loc().
行番号
Definition at line 49 of file location.h.
Referenced by ctrump_translation_unit2pprint_format(), error_get_lineno(), get_stmt_loc(), goto_loc(), and pprint_tree().