Searched refs:onlyValue (Results 1 – 2 of 2) sorted by relevance
202 RbValue onlyValue; in appendValues() local206 onlyValue = values.get(0); in appendValues()207 if (onlyValue.isSingleton() && !mustBeArray(false, icuDataName, rbPath)) { in appendValues()209 String onlyElement = Iterables.getOnlyElement(onlyValue.getElements()); in appendValues()234 printElements(out, onlyValue, format); in appendValues()
423 const std::string *onlyValue() const { in onlyValue() function431 template <bool BundledEntry::*Member> const bool *onlyValue() const { in onlyValue() function440 if (auto *RT = onlyValue<&BundledEntry::ReturnType>()) in summarizeReturnType()454 auto *Snippet = onlyValue<&BundledEntry::SnippetSuffix>(); in summarizeSnippet()499 if (auto *Signature = onlyValue<&BundledEntry::Signature>()) in summarizeSignature()