Home
last modified time | relevance | path

Searched refs:getKeywords (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DTokenAnalyzer.cpp110 UnwrappedLineParser Parser(Env.getSourceManager(), Style, Lex.getKeywords(), in process()
122 TokenAnnotator Annotator(Style, Lex.getKeywords()); in process()
H A DFormatTokenLexer.h49 const AdditionalKeywords &getKeywords() { return Keywords; } in getKeywords() function
H A DObjCPropertyAttributeOrderFixer.cpp187 const AdditionalKeywords &Keywords = Tokens.getKeywords(); in analyze()
H A DDefinitionBlockSeparator.cpp37 const AdditionalKeywords &ExtraKeywords = Tokens.getKeywords(); in separateBlocks()
H A DQualifierAlignmentFixer.cpp546 const AdditionalKeywords &Keywords = Tokens.getKeywords(); in fixQualifierAlignment()
H A DSortJavaScriptImports.cpp150 const AdditionalKeywords &Keywords = Tokens.getKeywords(); in analyze()
H A DFormat.cpp2410 ContinuationIndenter Indenter(Style, Tokens.getKeywords(), in analyze()
2415 Tokens.getKeywords(), Env.getSourceManager(), in analyze()
2823 Tokens.getKeywords()); in analyze()