Searched defs:AddLevel (Results 1 – 2 of 2) sorted by relevance
397 void UnwrappedLineParser::parseBlock(bool MustBeDeclaration, bool AddLevel, in parseBlock()1283 bool AddLevel = Style.NamespaceIndentation == FormatStyle::NI_All || in parseNamespace() local
148 WebRtc_Word32 TraceImpl::AddLevel(char* szMessage, const TraceLevel level) const in AddLevel() function in webrtc::TraceImpl