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

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

Completed in 106 milliseconds