Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tools/nogrod/
Dmain.cc394 for (const auto& inheritance_type : inheritance_types_) { in GetJson() local
395 inheritance_types_array.append(inheritance_type); in GetJson()