Searched refs:kw_inbounds (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLToken.h112 kw_inbounds, enumerator in enum:llvm::lltok::Kind
H A DLLParser.cpp3642 InBounds = EatIfPresent(lltok::kw_inbounds);
7343 bool InBounds = EatIfPresent(lltok::kw_inbounds);

Completed in 342 milliseconds