Searched defs:subTypes (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | ClangdServer.cpp | 864 void ClangdServer::subTypes(const TypeHierarchyItem &Item, subTypes() function in clang::clangd::ClangdServer |
H A D | XRefs.cpp | 2204 std::vector<TypeHierarchyItem> subTypes(const TypeHierarchyItem &Item, subTypes() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprObjC.cpp | 4575 SmallVector<TypeSourceInfo *, 4> subTypes; stripARCUnbridgedCast() local |