Home
last modified time | relevance | path

Searched refs:GetDisabledName (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dcl_option.h153 const std::vector<std::string> &GetDisabledName() const in GetDisabledName() function in maplecl::OptionInterface
294 return ((value == true) ? names[0] : this->GetDisabledName()[0]); in onstexpr()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
H A Dcl_option_parser.cpp97 auto disabledNames = GetDisabledName(); in ParseBool()
H A Dcl_parser.cpp212 auto &disabledWith = opt.GetDisabledName(); in Register()

Completed in 3 milliseconds