Home
last modified time | relevance | path

Searched defs:subTypes (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DClangdServer.cpp775 void ClangdServer::subTypes(const TypeHierarchyItem &Item, in subTypes() function in clang::clangd::ClangdServer
H A DXRefs.cpp2098 std::vector<TypeHierarchyItem> subTypes(const TypeHierarchyItem &Item, in subTypes() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp4565 SmallVector<TypeSourceInfo *, 4> subTypes; in stripARCUnbridgedCast() local