Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUsingDeclarationsSorter.cpp117 bool BlockAffected = false; in endUsingDeclarationBlock() local
120 BlockAffected = true; in endUsingDeclarationBlock()
124 if (!BlockAffected) { in endUsingDeclarationBlock()