Searched defs:THI (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | ClangdLSPServer.cpp | 1270 serializeTHIForExtension(TypeHierarchyItem THI) serializeTHIForExtension() argument |
H A D | XRefs.cpp | 2196 if (auto THI = symbolToTypeHierarchyItem(S, Item.uri.file())) { superTypes() local |