Searched defs:hasEntry (Results 1 – 2 of 2) sorted by relevance
118 bool LVRange::hasEntry(LVAddress LowerAddress, LVAddress UpperAddress) const { in hasEntry() function in LVRange
228 bool hasEntry() const { return !bindingsMap.empty(); } hasEntry() function