Searched refs:ChildAndKind (Results 1 – 1 of 1) sorted by relevance
141 for (auto ChildAndKind : FCIt->second) { in Get() local142 const NodePtr Child = ChildAndKind.getPointer(); in Get()143 const UpdateKind UK = ChildAndKind.getInt(); in Get()