Searched refs:ContentFormat (Results 1 – 3 of 3) sorted by relevance
1841 ContentFormat []MarkupKind `json:"contentFormat,omitempty"` member
356 if (auto *ContentFormat = Hover->getArray("contentFormat")) { in fromJSON() local357 for (const auto &Format : *ContentFormat) { in fromJSON()