Searched defs:AddLevel (Results 1 – 2 of 2) sorted by relevance
412 void UnwrappedLineParser::parseBlock(bool MustBeDeclaration, bool AddLevel, in parseBlock()1540 bool AddLevel = Style.NamespaceIndentation == FormatStyle::NI_All || in parseNamespace() local
85 int32_t TraceImpl::AddLevel(char* sz_message, const TraceLevel level) const { in AddLevel() function in webrtc::TraceImpl