Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h55 virtual bool IsConflict() const { return false; } in IsConflict() function
361 bool IsConflict() const override { return true; } in IsConflict() function