Searched refs:DecChars (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DYAMLTraits.h342 static const char DecChars[] = "0123456789"; local
343 if (S.find_first_not_of(DecChars) == StringRef::npos)

Completed in 686 milliseconds