Searched defs:set_allow_eval_cache (Results 1 – 2 of 2) sorted by relevance
271 void set_allow_eval_cache(bool value) { allow_eval_cache_ = value; } in set_allow_eval_cache() function
275 void set_allow_eval_cache(bool allow) { allow_eval_cache_ = allow; } in set_allow_eval_cache() function