Searched defs:CallHierarchyItem (Results 1 – 1 of 1) sorted by relevance
1408 struct CallHierarchyItem { struct1410 std::string name;1413 SymbolKind kind;1437 llvm::json::Value toJSON(const CallHierarchyItem &); argument