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
229 bool hasEntry() const { return !bindingsMap.empty(); } in hasEntry() function