Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp23 bool startsExternCBlock(const AnnotatedLine &Line) { in startsExternCBlock() function
830 !startsExternCBlock(Line)) { in tryMergeSimpleBlock()
1492 !startsExternCBlock(*PreviousLine)) { in computeNewlines()