Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp273 if (auto nsToken = TheLine->First->getNamespaceToken()) { in tryFitMultipleLinesInOne() local
289 if (auto nsToken = getMatchingNamespaceToken(TheLine, AnnotatedLines)) { in tryFitMultipleLinesInOne() local