Searched defs:AnnotatedLines (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | NamespaceEndCommentsFixer.cpp | 172 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in getNamespaceToken() 191 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in getNamespaceTokenText() 201 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
|
H A D | TokenAnalyzer.cpp | 82 SmallVector<AnnotatedLine *, 16> AnnotatedLines; in process() local
|
H A D | Format.cpp | 1541 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze() 1629 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze() 1711 deriveLocalStyle(const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in deriveLocalStyle() 1761 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze() 1823 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze() 1868 void checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in checkEmptyNamespace() 1890 bool checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in checkEmptyNamespace() 2046 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze() 2060 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in guessIsObjC()
|
H A D | SortJavaScriptImports.cpp | 137 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze() 350 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in parseModuleReferences()
|
H A D | UsingDeclarationsSorter.cpp | 185 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
|
H A D | UnwrappedLineFormatter.cpp | 146 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in getMatchingNamespaceToken() 163 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in getMatchingNamespaceTokenText() 754 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines; member in clang::format::__anon25f930cf0111::LineJoiner
|