Home
last modified time | relevance | path

Searched defs:FileEdits (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/unittests/tweaks/
DTweakTests.cpp43 TEST(FileEdits, AbsolutePath) { in TEST() argument
/external/clang/include/clang/Edit/
DEditedSource.h42 FileEditsTy FileEdits; variable
/external/llvm-project/clang/include/clang/Edit/
DEditedSource.h49 FileEditsTy FileEdits; variable
/external/llvm-project/clang-tools-extra/clangd/
DSourceCode.h200 using FileEdits = llvm::StringMap<Edit>; variable