MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getUpperValues

Method getUpperValues

src/jrd/btr.h:511–514  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

509 }
510
511 const ValueExprNode* const* getUpperValues() const
512 {
513 return m_upperValues.begin();
514 }
515
516 SSHORT* getScale()
517 {

Callers 1

BTR_make_boundsFunction · 0.80

Calls 1

beginMethod · 0.45

Tested by

no test coverage detected