Home | History | Annotate | Download | only in Sema

Lines Matching refs:getQuoted

242               Correction.getQuoted(getLangOpts()));
416 std::string CorrectedQuotedStr(Corrected.getQuoted(getLangOpts()));
673 std::string CorrectedQuotedStr(Corrected.getQuoted(getLangOpts()));
6018 << Name << NewDC << Correction.getQuoted(SemaRef.getLangOpts())
6046 << Correction.getQuoted(SemaRef.getLangOpts());
9639 std::string CorrectedQuotedStr = Corrected.getQuoted(getLangOpts());