Home
last modified time | relevance | path

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

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