Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp130 void recordCantUnwind(SMLoc L) { CantUnwindLocs.push_back(L); } in recordCantUnwind() function in __anon6be9c9a00111::UnwindContext
11987 UC.recordCantUnwind(L); in parseDirectiveCantUnwind()