Searched refs:hasUWTable (Results 1 – 3 of 3) sorted by relevance
403 bool hasUWTable() const { in hasUWTable() function412 return hasUWTable() || !doesNotThrow(); in needsUnwindTableEntry()
597 bool hasUWTable() const { in hasUWTable() function606 return hasUWTable() || !doesNotThrow() || hasPersonalityFn(); in needsUnwindTableEntry()
831 if (oldFunction->hasUWTable()) in constructFunction()