Searched refs:is_attribute (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/adlc/
H A Dforms.cpp196 AttributeForm *Form::is_attribute() const { function in class:Form
H A Dforms.hpp137 virtual AttributeForm *is_attribute() const;
H A Dformssel.hpp860 virtual AttributeForm *is_attribute() const;
H A Dadlparse.cpp242 AttributeForm *attr = form ? form->is_attribute() : NULL;
477 else if (((attr = _globalNames[ident]->is_attribute()) != NULL) &&
H A Dformssel.cpp2812 AttributeForm *AttributeForm::is_attribute() const { function in class:AttributeForm

Completed in 65 milliseconds