Home
last modified time | relevance | path

Searched defs:Editor (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Rewrite/Frontend/
H A DFixItRewriter.h66 edit::EditedSource Editor; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DCommit.h55 EditedSource *Editor = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DCommit.cpp43 Commit::Commit(EditedSource &Editor) in Commit()
H A DEditedSource.cpp281 EditedSource &Editor; in commit() member
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dmain.c70 char *Editor = EDITOR_DFLT; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp80 edit::EditedSource Editor(SM, LangOpts); in mergeFixits() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp98 std::unique_ptr<edit::EditedSource> Editor; member in __anon0304ea920111::ObjCMigrateASTConsumer
2164 edit::EditedSource Editor(SM, LangOpts); in applyEditsToTemp() local