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

  /external/clang/lib/Format/
UnwrappedLineFormatter.h 36 const AdditionalKeywords &Keywords)
160 const AdditionalKeywords &Keywords;
UnwrappedLineParser.h 64 const AdditionalKeywords &Keywords,
166 const AdditionalKeywords &Keywords;
TokenAnnotator.h 116 TokenAnnotator(const FormatStyle &Style, const AdditionalKeywords &Keywords)
147 const AdditionalKeywords &Keywords;
ContinuationIndenter.h 40 const AdditionalKeywords &Keywords,
139 const AdditionalKeywords &Keywords;
FormatToken.h 523 struct AdditionalKeywords {
524 AdditionalKeywords(IdentifierTable &IdentTable) {
UnwrappedLineFormatter.cpp 30 LineJoiner(const FormatStyle &Style, const AdditionalKeywords &Keywords)
301 const AdditionalKeywords &Keywords;
TokenAnnotator.cpp 35 const AdditionalKeywords &Keywords)
    [all...]
Format.cpp 626 const AdditionalKeywords &getKeywords() { return Keywords; }
    [all...]
ContinuationIndenter.cpp 60 const AdditionalKeywords &Keywords,
    [all...]
UnwrappedLineParser.cpp 207 const AdditionalKeywords &Keywords,
    [all...]

Completed in 357 milliseconds