Searched refs:bazel_option (Results 1 – 1 of 1) sorted by relevance
202 def OptionsAreEqual(bazel_option, cmake_option, warnings_as_errors): argument203 if bazel_option is None:209 if bazel_option.name in BAZEL_ONLY_ALLOWLIST:213 elif not bazel_option.matches(cmake_option):