HomeSort by relevance Sort by last modified time
    Searched refs:kw_option (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Format/
FormatToken.h 608 kw_option = &IdentTable.get("option");
662 IdentifierInfo *kw_option; member in struct:clang::format::AdditionalKeywords
TokenAnnotator.cpp 692 CurrentToken->isOneOf(Keywords.kw_mark, Keywords.kw_option)) {
790 CurrentToken->is(Keywords.kw_option)) {
    [all...]

Completed in 39 milliseconds