Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h56 virtual bool IsBoolean() const { return false; } in IsBoolean() function
471 bool IsBoolean() const override { return true; } in IsBoolean() function