Home
last modified time | relevance | path

Searched defs:AnnotatedLines (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp172 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in getNamespaceToken()
191 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in getNamespaceTokenText()
201 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
H A DTokenAnalyzer.cpp82 SmallVector<AnnotatedLine *, 16> AnnotatedLines; in process() local
H A DFormat.cpp1541 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 DSortJavaScriptImports.cpp137 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
350 SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in parseModuleReferences()
H A DUsingDeclarationsSorter.cpp185 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
H A DUnwrappedLineFormatter.cpp146 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in getMatchingNamespaceToken()
163 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in getMatchingNamespaceTokenText()
754 const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines; member in clang::format::__anon25f930cf0111::LineJoiner