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.cpp125 bool hasPersonality() const { in hasPersonality() function in __anon6be9c9a00111::UnwindContext
11997 if (UC.hasPersonality()) { in parseDirectiveCantUnwind()
12011 bool HasExistingPersonality = UC.hasPersonality(); in parseDirectivePersonality()
12285 bool HasExistingPersonality = UC.hasPersonality(); in parseDirectivePersonalityIndex()