Searched defs:ProximityPaths (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang-tools-extra/clangd/test/Inputs/ |
D | requests.json | 1 [{"Limit":100,"ProximityPaths":["/usr/home/user/clang-tools-extra/clangd/benchmarks/IndexBenchmark.… array 2 {"Limit":100,"ProximityPaths":[],"Query":"s","RestrictForCodeCompletion":true,"Scopes":["llvm::", "… array 3 {"Limit":100,"ProximityPaths":[],"Query":"sy","RestrictForCodeCompletion":true,"Scopes":["llvm::", … array 4 {"Limit":100,"ProximityPaths":[],"Query":"sys","RestrictForCodeCompletion":true,"Scopes":["llvm::",… array 5 {"Limit":100,"ProximityPaths":[],"Query":"sys","RestrictForCodeCompletion":true,"Scopes":["llvm::",… array 6 {"Limit":100,"ProximityPaths":[],"Query":"Dex","RestrictForCodeCompletion":true,"Scopes":["clang::c… array 7 {"Limit":100,"ProximityPaths":[],"Query":"Variable","RestrictForCodeCompletion":true,"Scopes":[""],… array
|
/external/llvm-project/clang-tools-extra/clangd/index/ |
D | Index.h | 47 std::vector<std::string> ProximityPaths; member
|