Searched refs:SetDoesClassUnloading (Results 1 – 4 of 4) sorted by relevance
63 virtual void SetDoesClassUnloading(bool does_class_unloading ATTRIBUTE_UNUSED, 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()
1912 callbacks_->SetDoesClassUnloading(true, driver_.get()); in Compile()