Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tools/nogrod/
Dmain.cc277 : TypeInfo(id, kind, name, size_bits), is_signed_(is_signed) {} in TypeInfoBase()
284 obj["signed"] = is_signed_; in GetJson()
291 bool is_signed_; member in __anon23a93e9b0111::TypeInfoBase