Searched refs:isMarkupContent (Results 1 – 4 of 4) sorted by relevance
37358 function isMarkupContent(thing) { function37367 if (isMarkupContent(entry)) {
1 …isMarkupContent(thing) {\n return (thing &&\n typeof thing === 'object' &&\n type…
1 …isMarkupContent(thing) {\n return (thing && typeof thing === 'object' && typeof thing.kind === …