Home
last modified time | relevance | path

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

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