Searched refs:getArgText (Results 1 – 3 of 3) sorted by relevance
276 StringRef Arg0 = C->getArgText(0); in visitInlineCommandComment()283 appendToResultWithHTMLEscaping(C->getArgText(i)); in visitInlineCommandComment()636 StringRef Arg0 = C->getArgText(0); in visitInlineCommandComment()643 appendToResultWithXMLEscaping(C->getArgText(i)); in visitInlineCommandComment()
353 StringRef getArgText(unsigned Idx) const { in getArgText() function657 StringRef getArgText(unsigned Idx) const { in getArgText() function
2027 OS << " Arg[" << i << "]=\"" << C->getArgText(i) << "\""; in visitInlineCommandComment()2050 OS << " Arg[" << i << "]=\"" << C->getArgText(i) << "\""; in visitBlockCommandComment()