Searched defs:ms_function_flag (Results 1 – 1 of 1) sorted by relevance
82 bool ms_function_flag() const { return ms_function_flag_; } in ms_function_flag() function83 void set_ms_function_flag(bool ms_function_flag) { ms_function_flag_ = ms_function_flag; } in set_ms_function_flag()