Home
last modified time | relevance | path

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

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