Searched refs:looksLikeDocComment (Results 1 – 1 of 1) sorted by relevance
50 bool looksLikeDocComment(llvm::StringRef CommentText) { in looksLikeDocComment() function89 if (!looksLikeDocComment(Doc)) in getDeclComment()