Searched defs:first_token (Results 1 – 4 of 4) sorted by relevance
733 clang::Token &first_token = m_tokens[range.begin_index]; in GetTextForRange() local
567 bool first_token = true; in ForEachMacro() local
3587 char *const first_token = strtok_r(start, delims, &strtok_state); in resolv_conf_parse_line() local