Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.cpp474 bool GoogScope = in parseChildBlock() local
479 Line->Level += GoogScope ? 0 : 1; in parseChildBlock()
482 Line->Level -= GoogScope ? 0 : 1; in parseChildBlock()