Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h434 bool parseOptionalResByArg(
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp9387 if (parseOptionalResByArg(WPDRes.ResByArg)) in parseWpdRes()
9409 bool LLParser::parseOptionalResByArg( in parseOptionalResByArg() function in LLParser