Home
last modified time | relevance | path

Searched refs:TokenAnnotator (Results 1 – 19 of 19) sorted by relevance

/llvm-project-15.0.7/clang/lib/Format/
H A DQualifierAlignmentFixer.h45 analyze(TokenAnnotator &Annotator,
69 analyze(TokenAnnotator &Annotator,
H A DTokenAnnotator.h156 class TokenAnnotator {
158 TokenAnnotator(const FormatStyle &Style, const AdditionalKeywords &Keywords) in TokenAnnotator() function
H A DUsingDeclarationsSorter.h28 analyze(TokenAnnotator &Annotator,
H A DNamespaceEndCommentsFixer.h38 analyze(TokenAnnotator &Annotator,
H A DDefinitionBlockSeparator.h30 analyze(TokenAnnotator &Annotator,
H A DCMakeLists.txt17 TokenAnnotator.cpp
H A DTokenAnalyzer.h96 analyze(TokenAnnotator &Annotator,
H A DTokenAnalyzer.cpp121 TokenAnnotator Annotator(Style, Lex.getKeywords()); in process()
H A DTokenAnnotator.cpp2642 void TokenAnnotator::setCommentLineLevels( in setCommentLineLevels()
2678 void TokenAnnotator::annotate(AnnotatedLine &Line) const { in annotate()
2976 void TokenAnnotator::calculateUnbreakableTailLengths( in calculateUnbreakableTailLengths()
2993 void TokenAnnotator::calculateArrayInitializerColumnList( in calculateArrayInitializerColumnList()
3013 FormatToken *TokenAnnotator::calculateInitializerColumnList( in calculateInitializerColumnList()
3032 unsigned TokenAnnotator::splitPenalty(const AnnotatedLine &Line, in splitPenalty()
3258 bool TokenAnnotator::spaceRequiredBetween(const AnnotatedLine &Line, in spaceRequiredBetween()
3682 bool TokenAnnotator::spaceRequiredBefore(const AnnotatedLine &Line, in spaceRequiredBefore()
4184 bool TokenAnnotator::mustBreakBefore(const AnnotatedLine &Line, in mustBreakBefore()
4595 bool TokenAnnotator::canBreakBefore(const AnnotatedLine &Line, in canBreakBefore()
[all …]
H A DQualifierAlignmentFixer.cpp62 TokenAnnotator & /*Annotator*/, in analyze() argument
428 TokenAnnotator & /*Annotator*/, in analyze() argument
H A DUsingDeclarationsSorter.cpp185 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
H A DDefinitionBlockSeparator.cpp23 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
H A DNamespaceEndCommentsFixer.cpp282 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
H A DFormat.cpp1841 analyze(TokenAnnotator &Annotator, in analyze()
1885 analyze(TokenAnnotator &Annotator, in analyze()
1933 analyze(TokenAnnotator &Annotator, in analyze()
2022 analyze(TokenAnnotator &Annotator, in analyze()
2161 analyze(TokenAnnotator &Annotator, in analyze()
2224 analyze(TokenAnnotator &Annotator, in analyze()
2445 analyze(TokenAnnotator &Annotator, in analyze()
H A DSortJavaScriptImports.cpp143 analyze(TokenAnnotator &Annotator, in analyze()
H A DUnwrappedLineParser.cpp808 TokenAnnotator Annotator(Style, Keywords); in mightFitOnOneLine()
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/lib/Format/
H A DBUILD.gn25 "TokenAnnotator.cpp",
/llvm-project-15.0.7/clang/unittests/Format/
H A DTestLexer.h77 TokenAnnotator Annotator(Style, Lex.getKeywords()); in annotate()
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt469 clang/lib/Format/TokenAnnotator.cpp
470 clang/lib/Format/TokenAnnotator.h