Home
last modified time | relevance | path

Searched defs:TypeNameLimit (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DConfigFragment.h335 std::optional<Located<uint32_t>> TypeNameLimit; global() member
H A DConfig.h152 uint32_t TypeNameLimit = 32; global() member