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 557 kw_option = &IdentTable.get("option");
603 IdentifierInfo *kw_option; member in struct:clang::format::AdditionalKeywords
TokenAnnotator.cpp 635 CurrentToken->isOneOf(Keywords.kw_mark, Keywords.kw_option)) {
719 CurrentToken->is(Keywords.kw_option)) {
    [all...]

Completed in 44 milliseconds