Searched defs:is_location (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/code/
H A DdebugInfo.hpp46 virtual bool is_location() const { return false; } function in class:ScopeValue
68 bool is_location() const { return true; } function in class:LocationValue

Completed in 72 milliseconds