Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTypoCorrection.h137 std::string getQuoted(const LangOptions &LO) const { in getQuoted() function
/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp519 std::string CorrectedQuotedStr(Corrected.getQuoted(getLangOpts())); in BuildCXXNestedNameSpecifier()
DSemaTemplateVariadic.cpp815 std::string CorrectedQuotedStr(Corrected.getQuoted(getLangOpts())); in ActOnSizeofParameterPackExpr()
DSemaExprMember.cpp622 Corrected.getQuoted(SemaRef.getLangOpts())); in LookupMemberExprInRecord()
DSemaDecl.cpp243 Correction.getQuoted(getLangOpts())); in getTypeName()
417 std::string CorrectedQuotedStr(Corrected.getQuoted(getLangOpts())); in DiagnoseUnknownTypeName()
666 std::string CorrectedQuotedStr(Corrected.getQuoted(getLangOpts())); in ClassifyName()
4900 << Name << NewDC << Correction.getQuoted(SemaRef.getLangOpts()) in DiagnoseInvalidRedeclaration()
4928 << Correction.getQuoted(SemaRef.getLangOpts()); in DiagnoseInvalidRedeclaration()
7965 std::string CorrectedQuotedStr = Corrected.getQuoted(getLangOpts()); in ImplicitlyDefineFunction()
DSemaDeclCXX.cpp1947 std::string CorrectedQuotedStr(Corr.getQuoted(getLangOpts())); in BuildMemInitializer()
5714 std::string CorrectedQuotedStr(Corrected.getQuoted(S.getLangOpts())); in TryNamespaceTypoCorrection()
DSemaInit.cpp1719 Corrected.getQuoted(SemaRef.getLangOpts())); in CheckDesignatedInitializer()
DSemaTemplate.cpp332 std::string CorrectedQuotedStr(Corrected.getQuoted(getLangOpts())); in LookupTemplateName()
DSemaExpr.cpp1579 std::string CorrectedQuotedStr(Corrected.getQuoted(getLangOpts())); in DiagnoseEmptyLookup()