Searched refs:isLoggingEnabled (Results 1 – 2 of 2) sorted by relevance
50 static bool isLoggingEnabled() { return getEnvVar() != nullptr; } in isLoggingEnabled() function58 if (isLoggingEnabled())
475 if (Logger::isLoggingEnabled()) in clang_indexSourceFile_Impl()