Home
last modified time | relevance | path

Searched refs:fixItText (Results 1 – 21 of 21) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/clangcodemodel/
H A Dclangfixitoperation.cpp41 const Utf8String &fixItText, in ClangFixItOperation() argument
43 : fixItText(fixItText) in ClangFixItOperation()
55 return QStringLiteral("Apply Fix: ") + fixItText.toString(); in description()
H A Dclangfixitoperation.h48 ClangFixItOperation(const Utf8String &fixItText,
65 Utf8String fixItText;
H A Dclangassistproposalitem.h68 QString fixItText() const;
H A Dclangassistproposalitem.cpp400 QString ClangAssistProposalItem::fixItText() const in fixItText() function in ClangCodeModel::Internal::ClangAssistProposalItem
503 detail += "<br><br><b>" + fixItText() + "</b>"; in detail()
H A Dclangcompletionassistprocessor.cpp217 const QString fixItText = fixIt.text.toString(); in applyCompletionFixIt() local
218 m_positionForProposal += fixItText.length() - fixItLength; in applyCompletionFixIt()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp2254 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local
2255 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()
2256 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp2256 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local
2257 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()
2258 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp2256 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local
2257 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()
2258 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaObjCProperty.cpp2310 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local
2311 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()
2312 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp2319 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local
2320 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()
2321 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2322 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local
2323 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()
2324 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaObjCProperty.cpp2310 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local
2311 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()
2312 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaObjCProperty.cpp2319 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local
2320 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()
2321 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp2321 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local
2322 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()
2323 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaObjCProperty.cpp2321 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local
2322 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()
2323 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp2322 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local
2323 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()
2324 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaObjCProperty.cpp2310 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local
2311 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()
2312 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2310 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local
2311 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()
2312 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaObjCProperty.cpp2319 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local
2320 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()
2321 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaObjCProperty.cpp2310 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local
2311 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()
2312 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaObjCProperty.cpp2310 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local
2311 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()
2312 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()