Searched refs:hasEntry (Results 1 – 4 of 4) sorted by relevance
76 if (!hasEntry(LowPC, HighPC)) in addEntry()118 bool LVRange::hasEntry(LVAddress LowerAddress, LVAddress UpperAddress) const { in hasEntry() function in LVRange
70 bool hasEntry(LVAddress Low, LVAddress High) const;
229 bool hasEntry() const { return !bindingsMap.empty(); } in hasEntry() function
110 : in.weakBinding->hasEntry(); in hasWeakBinding()