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

/external/llvm/lib/AsmParser/
H A DLLToken.h37 kw_global, kw_constant, enumerator in enum:llvm::lltok::Kind
H A DLLParser.cpp219 case lltok::kw_constant: // GlobalType
374 if (Lex.getKind() == lltok::kw_constant)

Completed in 52 milliseconds