Searched refs:hasUWTable (Results 1 – 4 of 4) sorted by relevance
403 bool hasUWTable() const { in hasUWTable() function412 return hasUWTable() || !doesNotThrow(); in needsUnwindTableEntry()
380 bool hasUWTable() const {389 return hasUWTable() || !doesNotThrow();
551 bool hasUWTable() const { in hasUWTable() function560 return hasUWTable() || !doesNotThrow() || hasPersonalityFn(); in needsUnwindTableEntry()
682 if (oldFunction->hasUWTable()) in constructFunction()