Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds