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,
67 const AdditionalKeywords &Keywords;
UnwrappedLineParser.h 64 const AdditionalKeywords &Keywords,
161 const AdditionalKeywords &Keywords;
ContinuationIndenter.h 40 const AdditionalKeywords &Keywords,
139 const AdditionalKeywords &Keywords;
TokenAnnotator.h 143 TokenAnnotator(const FormatStyle &Style, const AdditionalKeywords &Keywords)
176 const AdditionalKeywords &Keywords;
FormatToken.h 526 struct AdditionalKeywords {
527 AdditionalKeywords(IdentifierTable &IdentTable) {
UnwrappedLineFormatter.cpp 40 const AdditionalKeywords &Keywords, unsigned StartLevel,
113 const AdditionalKeywords &Keywords;
131 LineJoiner(const FormatStyle &Style, const AdditionalKeywords &Keywords,
447 const AdditionalKeywords &Keywords;
    [all...]
TokenAnnotator.cpp 36 const AdditionalKeywords &Keywords)
    [all...]
Format.cpp     [all...]
ContinuationIndenter.cpp 60 const AdditionalKeywords &Keywords,
    [all...]
UnwrappedLineParser.cpp 201 const AdditionalKeywords &Keywords,
    [all...]

Completed in 820 milliseconds