Home
last modified time | relevance | path

Searched defs:fixIt (Results 1 – 15 of 15) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/unit/unittest/
H A Dfixit-test.cpp80 ClangBackEnd::FixIt fixIt{diagnostic.fixIts().front()}; member
92 const ClangBackEnd::FixIt &fixIt{data->fixIt}; member in __anonea26af660111::FixIt
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/clangcodemodel/
H A Dclangassistproposalitem.cpp373 std::pair<int, int> fixItPositionsRange(const FixItContainer &fixIt, const QTextCursor &cursor) in fixItPositionsRange()
389 static QString textReplacedByFixit(const FixItContainer &fixIt) in textReplacedByFixit()
402 const FixItContainer &fixIt = firstCompletionFixIts().first(); in fixItText() local
416 for (const FixItContainer &fixIt : requiredFixIts) { in fixItsShift() local
H A Dclangcompletionassistprocessor.cpp211 const ClangBackEnd::FixItContainer &fixIt = completion.requiredFixIts.front(); in applyCompletionFixIt() local
/dports/misc/hotkeys/hotkeys-0.5.7.1/src/
H A DfixVMware.c33 fixIt(int sig) in fixIt() function
/dports/cad/pcb/pcb-4.2.0/src/
H A Dchange.c1790 ChangeSelectedSize (int types, Coord Difference, bool fixIt) in ChangeSelectedSize()
1813 ChangeSelectedClearSize (int types, Coord Difference, bool fixIt) in ChangeSelectedClearSize()
1839 ChangeSelected2ndSize (int types, Coord Difference, bool fixIt) in ChangeSelected2ndSize()
2091 Coord Difference, bool fixIt) in ChangeObjectSize()
2115 Coord Difference, bool fixIt) in ChangeObjectClearSize()
2231 Coord Difference, bool fixIt, bool incundo) in ChangeObject2ndSize()
2257 Coord Difference, bool fixIt) in ChangeObjectMaskSize()
/dports/audio/sidplay/sidplay-base-1.0.9/
H A Dsidcon.cpp182 bool fixIt = false; in handleFile() local
/dports/math/polymake/polymake-4.5/external/permlib/include/permlib/search/partition/
H A Dgroup_refinement.h142 Partition::vector_t::const_iterator fixIt = pi.fixPointsBegin(); in init() local
H A Dpartition.h237 vector_t::iterator fixIt = fix.begin() + fixCounter; in intersect() local
/dports/math/permlib/PermLib-0.2.9/include/permlib/search/partition/
H A Dgroup_refinement.h142 Partition::vector_t::const_iterator fixIt = pi.fixPointsBegin(); in init() local
H A Dpartition.h238 vector_t::iterator fixIt = fix.begin() + fixCounter; in intersect() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/tools/clangbackend/source/
H A Dcodecompletionsextractor.cpp430 ClangString fixIt = clang_getCompletionFixIt(cxCodeCompleteResults, in extractRequiredFixIts() local
/dports/devel/ccls/ccls-0.20210330/src/
H A Dsema_manager.cc65 const clang::FixItHint &fixIt) { in toTextEdit()
262 for (const FixItHint &fixIt : info.getFixItHints()) { in HandleDiagnostic() local
/dports/finance/kraft/kraft-0.97/src/
H A Dflostempldialog.cpp224 QListIterator<CalcPart*> fixIt( tpList ); in setCalcparts() local
/dports/devel/ccls/ccls-0.20210330/src/messages/
H A DtextDocument_completion.cc477 for (const FixItHint &fixIt : r.FixIts) { in ProcessCodeCompleteResults() local
/dports/science/shelxle/shelxle-1.0.1352/
H A Dwindow.cpp16549 void Window::fixIt(){ in fixIt() function in Window