Home
last modified time | relevance | path

Searched refs:undefinedString (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/
Dverification_options.h55 bool undefinedString = false; member
/arkcompiler/runtime_core/static_core/verification/config/handlers/
Dconfig_handler_options.cpp118 … {"undefined-string", BoolField {offsetof(VerificationOptions, debug.allow.undefinedString)}}, in RegisterConfigHandlerOptions()