Home
last modified time | relevance | path

Searched refs:getQuoted (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DTypoCorrection.h170 std::string getQuoted(const LangOptions &LO) const { in getQuoted() function
/external/clang/lib/Sema/
DSemaLookup.cpp5062 std::string CorrectedQuotedStr = Correction.getQuoted(getLangOpts()); in diagnoseTypo()