Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h395 kw_param, enumerator
/src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp9843 if (parseToken(lltok::kw_param, "expected 'param' here") || in parseParamNo()