Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dspew.c103 int first_token; member
174 static int first_token; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp733 clang::Token &first_token = m_tokens[range.begin_index]; in GetTextForRange() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp578 bool first_token = true; in ForEachMacro() local
/openbsd-src/gnu/gcc/gcc/cp/
H A Dparser.c269 cp_token first_token; in cp_lexer_new_main() local
12547 cp_token *first_token; in cp_parser_parameter_declaration() local
19245 cp_parser_initial_pragma (cp_token *first_token) in cp_parser_initial_pragma()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dexpr.c195 ffelexToken first_token; member