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