Home
last modified time | relevance | path

Searched refs:wrongSubclassingInMethodArgs (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/
Dverification_options.h60 bool wrongSubclassingInMethodArgs = false; member
/arkcompiler/runtime_core/static_core/verification/config/handlers/
Dconfig_handler_options.cpp86 BoolField {offsetof(VerificationOptions, debug.allow.wrongSubclassingInMethodArgs)}}, in RegisterConfigHandlerOptions()
/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.h3192 if (!config->opts.debug.allow.wrongSubclassingInMethodArgs) {
3288 if (!config->opts.debug.allow.wrongSubclassingInMethodArgs) {