Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
Ddefect_scan_aux_test.cpp58 bool ContainMemberFunction(const Class *class0, std::string_view func_name) const in ContainMemberFunction() argument
78 auto *class0 = abc_file_->GetClassByName(class_name); in CheckClass() local
252 auto class0 = ds_test.CheckClass("#1#Bar"); in main() local