Home
last modified time | relevance | path

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

/external/clang/include/clang/Rewrite/Frontend/
DFixItRewriter.h64 edit::EditedSource Editor; variable
/external/clang/include/clang/Edit/
DCommit.h51 EditedSource *Editor; variable
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DDiskLruCache.java826 public final class Editor { class
832 private Editor(Entry entry) { in Editor() method in Editor
/external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
DDiskLruCache.java705 public final class Editor { class in DiskLruCache
710 private Editor(Entry entry) { in Editor() method in DiskLruCache.Editor
/external/skia/src/core/
DSkPathRef.cpp15 SkPathRef::Editor::Editor(SkAutoTUnref<SkPathRef>* pathRef, in Editor() function in SkPathRef::Editor
/external/clang/lib/Edit/
DCommit.cpp38 Commit::Commit(EditedSource &Editor) in Commit()
DEditedSource.cpp265 EditedSource &Editor; in commit() member
/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp116 edit::EditedSource Editor(SM, LangOpts); in mergeFixits() local
/external/v8/tools/release/
Dcommon_includes.py505 def Editor(self, args): member in Step
/external/clang/lib/ARCMigrate/
DObjCMT.cpp95 std::unique_ptr<edit::EditedSource> Editor; member in __anon873bb7b50111::ObjCMigrateASTConsumer
2173 edit::EditedSource Editor(SM, LangOpts); in applyEditsToTemp() local