Searched defs:RestrictForCodeCompletion (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang-tools-extra/clangd/test/Inputs/ |
D | requests.json | 1 …ols-extra/clangd/benchmarks/IndexBenchmark.cpp"],"Query":"OMP","RestrictForCodeCompletion":true,"S… boolean 2 {"Limit":100,"ProximityPaths":[],"Query":"s","RestrictForCodeCompletion":true,"Scopes":["llvm::", "… boolean 3 {"Limit":100,"ProximityPaths":[],"Query":"sy","RestrictForCodeCompletion":true,"Scopes":["llvm::", … boolean 4 {"Limit":100,"ProximityPaths":[],"Query":"sys","RestrictForCodeCompletion":true,"Scopes":["llvm::",… boolean 5 {"Limit":100,"ProximityPaths":[],"Query":"sys","RestrictForCodeCompletion":true,"Scopes":["llvm::",… boolean 6 {"Limit":100,"ProximityPaths":[],"Query":"Dex","RestrictForCodeCompletion":true,"Scopes":["clang::c… boolean 7 {"Limit":100,"ProximityPaths":[],"Query":"Variable","RestrictForCodeCompletion":true,"Scopes":[""],… boolean
|
/external/llvm-project/clang-tools-extra/clangd/index/ |
D | Index.h | 44 bool RestrictForCodeCompletion = false; member
|