Searched refs:isPendingLoc (Results 1 – 2 of 2) sorted by relevance
277 assert(!Loc1.isPendingLoc() && !Loc2.isPendingLoc() && in resultsCompatible()
125 bool isPendingLoc() const { return std::holds_alternative<unsigned>(Data); } in isPendingLoc() function