Home
last modified time | relevance | path

Searched refs:Editor (Results 1 – 25 of 48) sorted by relevance

12

/NextBSD/contrib/llvm/tools/clang/lib/ARCMigrate/
HDObjCMT.cpp95 std::unique_ptr<edit::EditedSource> Editor; member in __anona87d40000111::ObjCMigrateASTConsumer
129 Editor.reset(new edit::EditedSource(Context.getSourceManager(), in Initialize()
334 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr()
336 Consumer.Editor->commit(commit); in VisitObjCMessageExpr()
340 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr()
342 Consumer.Editor->commit(commit); in VisitObjCMessageExpr()
346 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr()
349 Consumer.Editor->commit(commit); in VisitObjCMessageExpr()
903 edit::Commit commit(*Editor); in migrateProtocolConformance()
906 Editor->commit(commit); in migrateProtocolConformance()
[all …]
/NextBSD/contrib/llvm/tools/clang/lib/Edit/
HDCommit.cpp38 Commit::Commit(EditedSource &Editor) in Commit() argument
39 : SourceMgr(Editor.getSourceManager()), LangOpts(Editor.getLangOpts()), in Commit()
40 PPRec(Editor.getPPCondDirectiveRecord()), in Commit()
41 Editor(&Editor), IsCommitable(true) { } in Commit()
290 if (!Editor) in canInsertInOffset()
292 return Editor->canInsertInOffset(OrigLoc, Offs); in canInsertInOffset()
/NextBSD/contrib/tcsh/
HDsrc.desc1 Editor functions (ed.*c)
2 ed.chared.c: Editor basic function implementation. (Motion/Search etc.)
3 ed.defns.c: Editor command tables.
4 ed.init.c: Editor initialization. Tty/signal setup.
6 ed.inputl.c: Editor input, editor command parser, and dispatcher.
7 ed.refresh.c: Editor refreshing. How to change the old line to the current.
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
HDFixItRewriter.cpp34 Editor(SourceMgr, LangOpts), in FixItRewriter()
82 Editor.applyRewrites(Rec); in WriteFixedFiles()
148 edit::Commit commit(Editor); in HandleDiagnostic()
183 if (!Editor.commit(commit)) { in HandleDiagnostic()
/NextBSD/contrib/llvm/tools/clang/include/clang/Edit/
HDCommit.h51 EditedSource *Editor; variable
59 explicit Commit(EditedSource &Editor);
62 : SourceMgr(SM), LangOpts(LangOpts), PPRec(PPRec), Editor(nullptr), in SourceMgr()
/NextBSD/contrib/file/magic/Magdir/
HDwordprocessors54 >8 short 1793 Editor macro
55 >8 short 1794 Editor help file
56 >8 short 1795 Editor keyboard file
57 >8 short 1817 Editor macro resource file
HDsoftquad6 # Author/Editor and RulesBuilder
/NextBSD/contrib/dialog/samples/
HDmenubox1016 Editor "" \
HDchecklist1024 Editor "" off \
HDradiolist1024 Editor "" off \
/NextBSD/contrib/tcsh/nls/german/
HDset611 8 *** Editor fataler FEHLER ***\r\n\n
HDset32 $ Editor function descriptions
62 59 Starte angehaltenen Editor wieder
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDDiagnosticRenderer.cpp116 edit::EditedSource Editor(SM, LangOpts); in mergeFixits() local
117 if (Editor.commit(commit)) { in mergeFixits()
119 Editor.applyRewrites(Rec); in mergeFixits()
/NextBSD/contrib/llvm/tools/clang/include/clang/Rewrite/Frontend/
HDFixItRewriter.h64 edit::EditedSource Editor; variable
/NextBSD/contrib/tcsh/nls/ja/
HDset32 $ Editor function descriptions
/NextBSD/contrib/tcsh/nls/greek/
HDset32 $ Editor function descriptions
/NextBSD/usr.bin/ee/nls/de_DE.ISO8859-1/
HDee.msg38 28 "Editor beenden"
174 164 "speichere Editor-Konfiguration"
/NextBSD/contrib/ntp/ntpsnmpd/
HDREADME21 The final OID has to be registered with IANA and this is done by the RFC Editor when the NTPv4 MIB …
HDntpsnmpd-opts.def72 and this is done by the RFC Editor
/NextBSD/tools/tools/
HDREADME22 editing Editor modes and the like to help editing FreeBSD code.
/NextBSD/usr.sbin/bsdconfig/include/
HDoptions.hlp74 Editor: Specify which screen editor to use.
/NextBSD/contrib/tcsh/nls/finnish/
HDset32 $ Editor function descriptions
/NextBSD/contrib/tcsh/nls/russian/
HDset32 $ Editor function descriptions
/NextBSD/contrib/tcsh/nls/et/
HDset32 $ Editor function descriptions
/NextBSD/contrib/tcsh/nls/C/
HDset32 $ Editor function descriptions

12