Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/
H A Dverification_options.h59 bool fieldAccessViolation = false; member
/arkcompiler/runtime_core/static_core/verification/config/handlers/
H A Dconfig_handler_options.cpp120 {"field-access-violation", BoolField {offsetof(VerificationOptions, debug.allow.fieldAccessViolation)}}, in RegisterConfigHandlerOptions()
/arkcompiler/runtime_core/static_core/verification/absint/
H A Dabs_int_inl.h2770 if (verifOpts.debug.allow.fieldAccessViolation && result.IsError()) { in CheckFieldAccessByName()
4203 if (verifOpts.debug.allow.fieldAccessViolation && result.IsError()) { in CheckFieldAccessPlugin()

Completed in 6 milliseconds