Home
last modified time | relevance | path

Searched refs:hasPersonality (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp125 bool hasPersonality() const { in hasPersonality() function in __anon3b5979970111::UnwindContext
11585 if (UC.hasPersonality()) { in parseDirectiveCantUnwind()
11599 bool HasExistingPersonality = UC.hasPersonality(); in parseDirectivePersonality()
11871 bool HasExistingPersonality = UC.hasPersonality(); in parseDirectivePersonalityIndex()