Searched refs:fallbackLocation (Results 1 – 3 of 3) sorted by relevance
130 Location fallbackLocation) in OpaqueLocationStorage()132 fallbackLocation(fallbackLocation) {} in OpaqueLocationStorage()137 return key == KeyTy(underlyingLocation, typeID, fallbackLocation);156 Location fallbackLocation; member
130 Location fallbackLocation) { in get() argument131 return Base::get(fallbackLocation->getContext(), underlyingLocation, typeID, in get()132 fallbackLocation); in get()142 return Base::getImpl()->fallbackLocation; in getFallbackLocation()
219 static Location get(T underlyingLocation, Location fallbackLocation) { in get() argument221 TypeID::get<T>(), fallbackLocation); in get()260 Location fallbackLocation);