Home
last modified time | relevance | path

Searched refs:kw_type (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/usr.bin/cvs/
Drcs.h97 int kw_type; member
Drcs.c2244 kwtype = rcs_expkw[j].kw_type; in rcs_kwexp_line()
/openbsd/src/usr.bin/rcs/
Drcs.h98 int kw_type; member
Drcs.c1547 kwtype = rcs_expkw[i].kw_type; in rcs_expand_keywords()
/openbsd/src/gnu/llvm/llvm/include/llvm/AsmParser/
DLLToken.h198 kw_type, enumerator
/openbsd/src/gnu/llvm/clang/lib/Format/
DFormatToken.h955 kw_type = &IdentTable.get("type"); in AdditionalKeywords()
1164 kw_readonly, kw_set, kw_type, kw_typeof, kw_var, kw_yield, in AdditionalKeywords()
1178 kw_set, kw_type, kw_typeof, kw_var, kw_yield, in AdditionalKeywords()
1344 IdentifierInfo *kw_type; member
DTokenAnnotator.cpp297 (Line.startsWith(Keywords.kw_type, tok::identifier) || in parseParens()
298 Line.startsWith(tok::kw_export, Keywords.kw_type, in parseParens()
1710 (Line.startsWith(Keywords.kw_type, tok::identifier) || in modifyContext()
1711 Line.startsWith(tok::kw_export, Keywords.kw_type, in modifyContext()
1849 tok::r_brace, tok::kw_false, tok::kw_true, Keywords.kw_type, in determineTokenType()
4809 tok::kw_throw, Keywords.kw_interface, Keywords.kw_type, in canBreakBefore()
4867 Keywords.kw_interface, Keywords.kw_type, Keywords.kw_var, in canBreakBefore()
/openbsd/src/gnu/llvm/llvm/lib/AsmParser/
DLLParser.cpp515 parseToken(lltok::kw_type, "expected 'type' after '='")) in parseUnnamedType()
541 parseToken(lltok::kw_type, "expected 'type' after name")) in parseNamedType()
9849 parseToken(lltok::kw_type, "expected 'type' in memprof") || in parseMemProfs()