Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h57 virtual bool IsBoolean() const { return false; } in IsBoolean() function
421 bool IsBoolean() const OVERRIDE { return true; } in IsBoolean() function