Searched defs:Keywords (Results 1 - 9 of 9) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineFormatter.h67 const AdditionalKeywords &Keywords; member in class:clang::format::UnwrappedLineFormatter
33 UnwrappedLineFormatter(ContinuationIndenter *Indenter, WhitespaceManager *Whitespaces, const FormatStyle &Style, const AdditionalKeywords &Keywords, bool *IncompleteFormat) argument
H A DTokenAnnotator.h143 TokenAnnotator(const FormatStyle &Style, const AdditionalKeywords &Keywords) argument
176 const AdditionalKeywords &Keywords; member in class:clang::format::TokenAnnotator
H A DUnwrappedLineParser.h162 const AdditionalKeywords &Keywords; member in class:clang::format::UnwrappedLineParser
H A DContinuationIndenter.h139 const AdditionalKeywords &Keywords; member in class:clang::format::ContinuationIndenter
H A DContinuationIndenter.cpp65 ContinuationIndenter(const FormatStyle &Style, const AdditionalKeywords &Keywords, SourceManager &SourceMgr, WhitespaceManager &Whitespaces, encoding::Encoding Encoding, bool BinPackInconclusiveFunctions) argument
H A DUnwrappedLineFormatter.cpp113 const AdditionalKeywords &Keywords; member in class:clang::format::__anon3865::LevelIndentTracker
131 LineJoiner(const FormatStyle &Style, const AdditionalKeywords &Keywords, argument
39 LevelIndentTracker(const FormatStyle &Style, const AdditionalKeywords &Keywords, unsigned StartLevel, int AdditionalIndent) argument
447 const AdditionalKeywords &Keywords; member in class:clang::format::__anon3865::LineJoiner
[all...]
H A DTokenAnnotator.cpp35 AnnotatingParser(const FormatStyle &Style, AnnotatedLine &Line, const AdditionalKeywords &Keywords) argument
1265 const AdditionalKeywords &Keywords; member in class:clang::format::__anon3864::AnnotatingParser
1281 ExpressionParser(const FormatStyle &Style, const AdditionalKeywords &Keywords, AnnotatedLine &Line) argument
1462 const AdditionalKeywords &Keywords; member in class:clang::format::__anon3864::ExpressionParser
[all...]
H A DUnwrappedLineParser.cpp200 UnwrappedLineParser(const FormatStyle &Style, const AdditionalKeywords &Keywords, ArrayRef<FormatToken *> Tokens, UnwrappedLineConsumer &Callback) argument
[all...]
H A DFormat.cpp1356 AdditionalKeywords Keywords; member in class:clang::format::__anon3863::FormatTokenLexer

Completed in 67 milliseconds