Home
last modified time | relevance | path

Searched defs:AddLevel (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Format/
DUnwrappedLineParser.cpp397 void UnwrappedLineParser::parseBlock(bool MustBeDeclaration, bool AddLevel, in parseBlock()
1283 bool AddLevel = Style.NamespaceIndentation == FormatStyle::NI_All || in parseNamespace() local
/external/webrtc/src/system_wrappers/source/
Dtrace_impl.cc148 WebRtc_Word32 TraceImpl::AddLevel(char* szMessage, const TraceLevel level) const in AddLevel() function in webrtc::TraceImpl