Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h83 kw_within, enumerator
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp7464 if (parseToken(lltok::kw_within, "expected 'within' after catchswitch")) in parseCatchSwitch()
7513 if (parseToken(lltok::kw_within, "expected 'within' after catchpad")) in parseCatchPad()
7535 if (parseToken(lltok::kw_within, "expected 'within' after cleanuppad")) in parseCleanupPad()