Searched refs:kw_contract (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h69 kw_contract, enumerator in enum:llvm::MIToken::TokenKind
H A DMILexer.cpp210 .Case("contract", MIToken::kw_contract)
H A DMIParser.cpp1448 Token.is(MIToken::kw_contract) ||
1468 if (Token.is(MIToken::kw_contract))
/openbsd-current/gnu/llvm/llvm/include/llvm/AsmParser/
H A DLLToken.h105 kw_contract, enumerator in enum:llvm::lltok::Kind
H A DLLParser.h229 case lltok::kw_contract:

Completed in 151 milliseconds