Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp144 const FormatToken *getMatchingNamespaceToken( in getMatchingNamespaceToken() function
165 getMatchingNamespaceToken(Line, AnnotatedLines); in getMatchingNamespaceTokenText()
289 if (auto nsToken = getMatchingNamespaceToken(TheLine, AnnotatedLines)) { in tryFitMultipleLinesInOne()