Home
last modified time | relevance | path

Searched defs:DisableWith (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dcl_option.h91 struct DisableWith { struct
93 explicit DisableWith(const std::string &val) : disableWith(val) {} in DisableWith() argument