Searched refs:hasLogFile (Results 1 – 1 of 1) sorted by relevance
188 bool hasLogFile() const { return FileOS != nullptr; } in hasLogFile() function in __anon00e757230111::SplitModuleLogger199 return hasLogFile() || (DebugFlag && isCurrentDebugType(DEBUG_TYPE)); in operator bool()212 if (SML.hasLogFile()) in operator <<()