Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineFormatter.cpp21 bool startsExternCBlock(const AnnotatedLine &Line) { in startsExternCBlock() function
365 !startsExternCBlock(Line)) { in tryMergeSimpleBlock()
933 !startsExternCBlock(*PreviousLine)) in formatFirstToken()