Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Format/
DUnwrappedLineFormatter.cpp22 bool startsExternCBlock(const AnnotatedLine &Line) { in startsExternCBlock() function
800 !startsExternCBlock(Line)) { in tryMergeSimpleBlock()
1451 !startsExternCBlock(*PreviousLine)) { in formatFirstToken()