Home
last modified time | relevance | path

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

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