Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCommandLine.cpp247 if (Handler->addOccurrence(pos, ArgName, Val.substr(0, Pos), MultiArg)) in CommaSeparateAndAddOccurence()
259 if (Handler->addOccurrence(pos, ArgName, Value, MultiArg)) in CommaSeparateAndAddOccurence()
716 (*I)->addOccurrence(i, "", argv[i]); in ParseCommandLineOptions()
868 bool Option::addOccurrence(unsigned pos, StringRef ArgName, in addOccurrence() function in Option
/external/llvm/include/llvm/Support/
DCommandLine.h250 bool addOccurrence(unsigned pos, StringRef ArgName,