Home
last modified time | relevance | path

Searched defs:first_token (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp733 clang::Token &first_token = m_tokens[range.begin_index]; in GetTextForRange() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp567 bool first_token = true; in ForEachMacro() local
/freebsd/contrib/ntp/sntp/libevent/
H A Devdns.c3587 char *const first_token = strtok_r(start, delims, &strtok_state); in resolv_conf_parse_line() local
/freebsd/contrib/libevent/
H A Devdns.c3587 char *const first_token = strtok_r(start, delims, &strtok_state); in resolv_conf_parse_line() local