clang-tools
10.0.0git
|
#include <Index.h>
Public Attributes | |
llvm::DenseSet< SymbolID > | IDs |
RefKind | Filter = RefKind::All |
llvm::Optional< uint32_t > | Limit |
If set, limit the number of refers returned from the index. More... | |
RefKind clang::clangd::RefsRequest::Filter = RefKind::All |
llvm::Optional<uint32_t> clang::clangd::RefsRequest::Limit |