Searched refs:IsVerifyRuntimeLibraries (Results 1 – 4 of 4) sorted by relevance
99 bool IsVerifyRuntimeLibraries() const in IsVerifyRuntimeLibraries() function
112 bool verifyLibraries = runtime.GetOptions().IsVerifyRuntimeLibraries(); in RunVerifier()359 runtimeOptions.SetVerifyRuntimeLibraries(cliOptions.IsVerifyRuntimeLibraries()); in Run()
398 …bool skipVerification = !opts.IsVerifyRuntimeLibraries() && verifier::IsSystemOrSyntheticClass(kla… in VerifyClass()
501 if (!options.IsVerifyRuntimeLibraries() && verifier::IsSystemClass(GetClass())) { in Verify()