Home
last modified time | relevance | path

Searched defs:parseArgs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp572 InputArgList OptTable::parseArgs(int Argc, char *const *Argv, in parseArgs() function in OptTable
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp9161 bool LLParser::parseArgs(std::vector<uint64_t> &Args) { in parseArgs() function in LLParser