Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/AsmParser/
H A DLLToken.h381 kw_variable, enumerator
H A DLLParser.cpp7653 case lltok::kw_variable: in ParseGVEntry()
7750 assert(Lex.getKind() == lltok::kw_variable); in ParseVariableSummary()