HomeSort by: relevance | last modified time | path
    Searched refs:get_arg_token_location (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libcpp/
macro.cc 309 static const location_t *get_arg_token_location (const macro_arg *,
1733 get_arg_token_location (const macro_arg *arg, function
1809 iter->location_ptr = get_arg_token_location (arg, kind);
  /src/external/gpl3/gcc.old/dist/libcpp/
macro.cc 309 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 27 milliseconds