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

/external/llvm/include/llvm/Support/
H A DYAMLTraits.h387 static const char ScalarSafeChars[] = local
390 if (S.find_first_not_of(ScalarSafeChars) != StringRef::npos)

Completed in 52 milliseconds