Searched defs:TypeNameLimit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | ConfigFragment.h | 335 std::optional<Located<uint32_t>> TypeNameLimit; global() member |
H A D | Config.h | 152 uint32_t TypeNameLimit = 32; global() member |