Searched refs:getBinding (Results 1 – 1 of 1) sorted by relevance
1403 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function1406 void setType(unsigned char t) { setBindingAndType(getBinding(), t); } in setType()1427 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function1430 void setType(unsigned char t) { setBindingAndType(getBinding(), t); } in setType()