Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
HDLLToken.h89 kw_unwind, enumerator
HDLLParser.cpp6067 ParseToken(lltok::kw_unwind, "expected 'unwind' in invoke") || in ParseInvoke()
6193 if (ParseToken(lltok::kw_unwind, "expected 'unwind' in cleanupret")) in ParseCleanupRet()
6260 if (ParseToken(lltok::kw_unwind, in ParseCatchSwitch()