Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp124 bool hasPersonality() const { in hasPersonality() function in __anon6be9c9a00111::UnwindContext
12055 if (UC.hasPersonality()) { in parseDirectiveCantUnwind()
12069 bool HasExistingPersonality = UC.hasPersonality(); in parseDirectivePersonality()
12342 bool HasExistingPersonality = UC.hasPersonality(); in parseDirectivePersonalityIndex()