Searched refs:EnableLogging (Results 1 – 3 of 3) sorted by relevance
31 void EnableLogging(PassManager *pm) { in EnableLogging() function64 if (VLOG_IS_ON(2)) EnableLogging(&bridge); in RunTPUBridge()173 if (VLOG_IS_ON(2)) EnableLogging(&bridge); in RunBridgeWithStandardPipeline()
662 bool EnableLogging = getenv("LIBCLANG_CODE_COMPLETION_LOGGING") != nullptr; in clang_codeCompleteAt_Impl() local688 if (EnableLogging) { in clang_codeCompleteAt_Impl()
704 bool EnableLogging = getenv("LIBCLANG_CODE_COMPLETION_LOGGING") != nullptr; in clang_codeCompleteAt_Impl() local730 if (EnableLogging) { in clang_codeCompleteAt_Impl()