Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp186 const FormatToken *getMatchingNamespaceToken( in getMatchingNamespaceToken() function
207 getMatchingNamespaceToken(Line, AnnotatedLines); in getMatchingNamespaceTokenText()
394 if (auto nsToken = getMatchingNamespaceToken(TheLine, AnnotatedLines)) { in tryFitMultipleLinesInOne()