Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDTypoCorrection.h183 std::string getQuoted(const LangOptions &LO) const { in getQuoted() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaLookup.cpp5678 std::string CorrectedQuotedStr = Correction.getQuoted(getLangOpts()); in diagnoseTypo()