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

  /external/clang/lib/Format/
FormatToken.h 595 kw_extends = &IdentTable.get("extends");
648 IdentifierInfo *kw_extends; member in struct:clang::format::AdditionalKeywords
TokenAnnotator.cpp     [all...]
ContinuationIndenter.cpp 612 Current.isOneOf(Keywords.kw_implements, Keywords.kw_extends))
    [all...]
UnwrappedLineParser.cpp 676 Keywords.kw_abstract, Keywords.kw_extends,
    [all...]

Completed in 48 milliseconds