Home | Sort by relevance Sort by last modified time |
/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...] |