Searched refs:BundledEntry (Results 1 – 1 of 1) sorted by relevance
379 BundledEntry &S = Bundled.back(); in add()415 struct BundledEntry { struct422 template <std::string BundledEntry::*Member>431 template <bool BundledEntry::*Member> const bool *onlyValue() const { in onlyValue()440 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()508 llvm::SmallVector<BundledEntry, 1> Bundled;