Searched defs:OneOrMore (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/base/third_party/symbolize/
H A Ddemangle.cc243 static bool OneOrMore(ParseFunc parse_func, State *state) { function
1006 if (OneOrMore(ParseType, state)) {
1080 OneOrMore(ParseTemplateArg, state) &&
/external/llvm/include/llvm/Support/
H A DCommandLine.h87 OneOrMore = 0x03, // One or more occurrences required enumerator in enum:llvm::cl::NumOccurrencesFlag

Completed in 461 milliseconds