Searched refs:SetDoesClassUnloading (Results 1 – 4 of 4) sorted by relevance
64 virtual void SetDoesClassUnloading([[maybe_unused]] bool does_class_unloading, in SetDoesClassUnloading() function
55 void SetDoesClassUnloading(bool does_class_unloading, CompilerDriver* compiler_driver) in SetDoesClassUnloading() function
344 callbacks_->SetDoesClassUnloading(true, compiler_driver_.get()); in TEST_F()
1918 callbacks_->SetDoesClassUnloading(true, driver_.get()); in Compile()