Searched refs:getParamName (Results 1 – 5 of 5) sorted by relevance
371 StringRef ParamCommandComment::getParamName(const FullComment *FC) const { in getParamName() function in clang::comments::ParamCommandComment378 StringRef TParamCommandComment::getParamName(const FullComment *FC) const { in getParamName() function in clang::comments::TParamCommandComment
1597 JOS.attribute("param", C->isParamIndexValid() ? C->getParamName(FC) in visitParamCommandComment()1607 JOS.attribute("param", C->isPositionValid() ? C->getParamName(FC) in visitTParamCommandComment()
788 OS << " Param=\"" << C->getParamName(FC) << "\""; in visitParamCommandComment()801 OS << " Param=\"" << C->getParamName(FC) << "\""; in visitTParamCommandComment()
362 appendToResultWithHTMLEscaping(C->getParamName(FC)); in visitParamCommandComment()393 appendToResultWithHTMLEscaping(C->getParamName(FC)); in visitTParamCommandComment()741 ? C->getParamName(FC) in visitParamCommandComment()772 appendToResultWithXMLEscaping(C->isPositionValid() ? C->getParamName(FC) in visitTParamCommandComment()
762 StringRef getParamName(const FullComment *FC) const;832 StringRef getParamName(const FullComment *FC) const;