Searched defs:ParameterNames (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | ConfigFragment.h | 327 std::optional<Located<bool>> ParameterNames; global() member |
H A D | InlayHints.cpp | 737 NameVec ParameterNames = chooseParameterNames(ForwardedParams); processCall() local |