Searched refs:get_arg_token_location (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dmacro.c296 static const location_t *get_arg_token_location (const macro_arg *,
1665 get_arg_token_location (const macro_arg *arg, function
1741 iter->location_ptr = get_arg_token_location (arg, kind);
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dmacro.cc309 static const location_t *get_arg_token_location (const macro_arg *,
1724 get_arg_token_location (const macro_arg *arg, function
1800 iter->location_ptr = get_arg_token_location (arg, kind);

Completed in 98 milliseconds