Searched refs:getDocumentationFor (Results 1 – 1 of 1) sorted by relevance
122 static Optional<std::string> getDocumentationFor(llvm::SourceMgr &sourceMgr, in getDocumentationFor() function584 if (Optional<std::string> doc = getDocumentationFor(sourceMgr, decl)) in buildHoverForPattern()651 if (Optional<std::string> doc = getDocumentationFor(sourceMgr, decl)) in buildHoverForUserConstraintOrRewrite()888 if (Optional<std::string> doc = getDocumentationFor(sourceMgr, cst)) { in codeCompleteConstraintName()1079 if (Optional<std::string> doc = getDocumentationFor(sourceMgr, callable)) in codeCompleteCallSignature()