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

  /external/clang/lib/Format/
FormatToken.h 545 kw_implements = &IdentTable.get("implements");
590 IdentifierInfo *kw_implements; member in struct:clang::format::AdditionalKeywords
TokenAnnotator.cpp     [all...]
ContinuationIndenter.cpp 570 Current.isOneOf(Keywords.kw_implements, Keywords.kw_extends))
    [all...]

Completed in 54 milliseconds