Searched defs:typeHierarchy (Results 1 – 2 of 2) sorted by relevance
146 ImmutableList.Builder<String> typeHierarchy = ImmutableList.builder(); in checkNotErrorKind() local
613 void ClangdServer::typeHierarchy(PathRef File, Position Pos, int Resolve, in typeHierarchy() function in clang::clangd::ClangdServer