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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DTypoCorrection.h162 std::string getQuoted(const LangOptions &LO) const { function in class:clang::TypoCorrection
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp4645 std::string CorrectedQuotedStr = Correction.getQuoted(getLangOpts());

Completed in 94 milliseconds