/freebsd-src/contrib/llvm-project/clang/lib/Format/ |
H A D | NamespaceEndCommentsFixer.cpp | 249 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in getNamespaceToken() 272 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in getNamespaceTokenText() 282 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
|
H A D | Format.cpp | 2106 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2150 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2203 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2254 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2305 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2394 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2480 deriveLocalStyle(const SmallVectorImpl<AnnotatedLine * > & AnnotatedLines) deriveLocalStyle() argument 2535 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2598 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2641 checkEmptyNamespace(SmallVectorImpl<AnnotatedLine * > & AnnotatedLines) checkEmptyNamespace() argument 2662 checkEmptyNamespace(SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,unsigned CurrentLine,unsigned & NewLine,std::set<unsigned> & DeletedLines) checkEmptyNamespace() argument 2819 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2833 guessIsObjC(const SourceManager & SourceManager,const SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,const AdditionalKeywords & Keywords) guessIsObjC() argument [all...] |
H A D | QualifierAlignmentFixer.cpp | 535 analyze(TokenAnnotator &,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 544 fixQualifierAlignment(SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens,tooling::Replacements & Fixes) fixQualifierAlignment() argument
|
H A D | SortJavaScriptImports.cpp | 145 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 366 parseModuleReferences(const AdditionalKeywords & Keywords,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines) parseModuleReferences() argument
|
H A D | TokenAnalyzer.cpp | 119 SmallVector<AnnotatedLine *, 16> AnnotatedLines; in process() local
|
H A D | DefinitionBlockSeparator.cpp | 23 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
|
H A D | ObjCPropertyAttributeOrderFixer.cpp | 184 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
|
H A D | UsingDeclarationsSorter.cpp | 213 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
|
H A D | UnwrappedLineFormatter.cpp | 189 getMatchingNamespaceToken(const AnnotatedLine * Line,const SmallVectorImpl<AnnotatedLine * > & AnnotatedLines) getMatchingNamespaceToken() argument 206 getMatchingNamespaceTokenText(const AnnotatedLine * Line,const SmallVectorImpl<AnnotatedLine * > & AnnotatedLines) getMatchingNamespaceTokenText() argument 940 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines; global() member in clang::format::__anon1ae19a960111::LineJoiner [all...] |