Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp133 void recordPersonalityIndex(SMLoc L) { PersonalityIndexLocs.push_back(L); } in recordPersonalityIndex() function in __anon3b5979970111::UnwindContext
11879 UC.recordPersonalityIndex(L); in parseDirectivePersonalityIndex()