Home
last modified time | relevance | path

Searched refs:getNamespaceTokenText (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp271 getNamespaceTokenText(const AnnotatedLine *Line, in getNamespaceTokenText() function
330 getNamespaceTokenText(AnnotatedLines[I + 1], AnnotatedLines) && in analyze()
H A DUnwrappedLineFormatter.cpp198 StringRef getNamespaceTokenText(const AnnotatedLine *Line) {
372 I + J != E && NSToken->TokenText == getNamespaceTokenText(I[J]) && in tryFitMultipleLinesInOne()
199 StringRef getNamespaceTokenText(const AnnotatedLine *Line) { getNamespaceTokenText() function