Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp190 getNamespaceTokenText(const AnnotatedLine *Line, in getNamespaceTokenText() function
251 getNamespaceTokenText(AnnotatedLines[I + 1], AnnotatedLines) && in analyze()
H A DUnwrappedLineFormatter.cpp156 StringRef getNamespaceTokenText(const AnnotatedLine *Line) { in getNamespaceTokenText() function
277 nsToken->TokenText == getNamespaceTokenText(I[i + 1]) && in tryFitMultipleLinesInOne()