Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h175 virtual bool IsLong() const { return false; } in IsLong() function
517 bool IsLong() const override { return true; } in IsLong() function