Searched refs:AddLevel (Results 1 – 2 of 2) sorted by relevance
75 void parseBlock(bool MustBeDeclaration, bool AddLevel = true,
394 void UnwrappedLineParser::parseBlock(bool MustBeDeclaration, bool AddLevel, in parseBlock() argument404 if (AddLevel) in parseBlock()1232 bool AddLevel = Style.NamespaceIndentation == FormatStyle::NI_All || in parseNamespace() local1235 parseBlock(/*MustBeDeclaration=*/true, AddLevel); in parseNamespace()