Searched defs:AnnotatedLines (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/llvm/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 | 1978 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze() 2031 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze() 2082 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze() 2133 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze() 2222 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze() 2308 deriveLocalStyle(const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in deriveLocalStyle() 2363 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze() 2426 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze() 2469 void checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in checkEmptyNamespace() 2490 bool checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in checkEmptyNamespace() [all …]
|
H A D | SortJavaScriptImports.cpp | 144 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze() 365 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in parseModuleReferences()
|
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 | UnwrappedLineFormatter.cpp | 182 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in getMatchingNamespaceToken() 199 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in getMatchingNamespaceTokenText() 916 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines; member in clang::format::__anon5560ac9b0111::LineJoiner
|
H A D | UsingDeclarationsSorter.cpp | 213 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
|
H A D | QualifierAlignmentFixer.cpp | 434 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
|