Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTypoCorrection.h183 std::string getQuoted(const LangOptions &LO) const { in getQuoted() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5830 std::string CorrectedQuotedStr = Correction.getQuoted(getLangOpts()); in diagnoseTypo()