Searched refs:startsWithNamespace (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.h116 bool startsWithNamespace() const { function in class:clang::format::AnnotatedLine
H A DUnwrappedLineFormatter.cpp627 } else if (Limit != 0 && !Line.startsWithNamespace() &&
1261 !PreviousLine->startsWithNamespace() &&

Completed in 212 milliseconds