Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dcl_option.h92 const std::string &disableWith; member
93 explicit DisableWith(const std::string &val) : disableWith(val) {} in DisableWith()
155 return disableWith; in GetDisabledName()
185 std::vector<std::string> disableWith; // name to disable the option member in maplecl::OptionInterface
389 disableWith.push_back(value.disableWith); in SetDisablingAttribute()
395 disableWith.push_back(val); in SetDisablingAttribute()

Completed in 2 milliseconds