Home
last modified time | relevance | path

Searched refs:InstancesUpdate (Results 1 – 2 of 2) sorted by relevance

/dports/devel/cquery/cquery-20180718/src/
H A Dquery.h174 using InstancesUpdate = MergeableUpdate<QueryId::Type, QueryId::Var>; member
234 std::vector<QueryType::InstancesUpdate> types_instances;
H A Dquery.cc548 types_instances.push_back(QueryType::InstancesUpdate( in IndexUpdate()
572 types_instances.push_back(QueryType::InstancesUpdate( in IndexUpdate()