Searched refs:getArgText (Results 1 – 3 of 3) sorted by relevance
274 StringRef Arg0 = C->getArgText(0); in visitInlineCommandComment()281 appendToResultWithHTMLEscaping(C->getArgText(i)); in visitInlineCommandComment()619 StringRef Arg0 = C->getArgText(0); in visitInlineCommandComment()626 appendToResultWithXMLEscaping(C->getArgText(i)); in visitInlineCommandComment()
361 StringRef getArgText(unsigned Idx) const { in getArgText() function673 StringRef getArgText(unsigned Idx) const { in getArgText() function
470 OS << " Arg[" << i << "]=\"" << C->getArgText(i) << "\""; in visitInlineCommandComment()496 OS << " Arg[" << i << "]=\"" << C->getArgText(i) << "\""; in visitBlockCommandComment()