Searched refs:has_patch (Results 1 – 4 of 4) sorted by relevance
231 bool has_patch = false; in GetLocationsForVariable() local264 has_patch = true; in GetLocationsForVariable()278 if (!has_patch) { in GetLocationsForVariable()283 if (!is_output && !has_patch) { in GetLocationsForVariable()
239 bool has_patch = false; in GetLocationsForVariable() local272 has_patch = true; in GetLocationsForVariable()286 if (!has_patch) { in GetLocationsForVariable()291 if (!is_output && !has_patch) { in GetLocationsForVariable()
287 bool has_patch() const;1031 inline bool Version::has_patch() const { in has_patch() function