Searched refs:DeclToIndex (Results 1 – 1 of 1) sorted by relevance
76 class DeclToIndex { class80 DeclToIndex() = default;94 void DeclToIndex::computeMap(const DeclContext &dc) { in computeMap()105 std::optional<unsigned> DeclToIndex::getValueIndex(const VarDecl *d) const { in getValueIndex()139 DeclToIndex declToIndex;