Searched refs:DeclToIndex (Results 1 – 1 of 1) sorted by relevance
78 class DeclToIndex { class82 DeclToIndex() = default;96 void DeclToIndex::computeMap(const DeclContext &dc) { in computeMap()107 std::optional<unsigned> DeclToIndex::getValueIndex(const VarDecl *d) const { in getValueIndex()141 DeclToIndex declToIndex;