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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp22 bool startsExternCBlock(const AnnotatedLine &Line) { function in namespace:clang::format::__anon491
591 !startsExternCBlock(Line)) {
1223 !startsExternCBlock(*PreviousLine))

Completed in 74 milliseconds