Searched refs:GetCompilerLogOption (Results 1 – 3 of 3) sorted by relevance
510 std::string GetCompilerLogOption() const in GetCompilerLogOption() function523 GetCompilerLogOption().find("none") == std::string::npos; in WasSetCompilerLogOption()539 GetCompilerLogOption().find("none") == std::string::npos && in WasSetMethodsListForLog()540 GetCompilerLogOption().find("all") == std::string::npos; in WasSetMethodsListForLog()
183 std::string logOption = runtimeOptions.GetCompilerLogOption(); in main()
153 std::string logOption = runtimeOptions.GetCompilerLogOption(); in Main()