Searched refs:declToIndex (Results 1 – 1 of 1) sorted by relevance
141 DeclToIndex declToIndex; member in __anon2e1962360211::CFGBlockValues146 unsigned getNumEntries() const { return declToIndex.size(); } in getNumEntries()159 return declToIndex.size() == 0; in hasNoDeclarations()168 std::optional<unsigned> idx = declToIndex.getValueIndex(vd); in getValue()178 declToIndex.computeMap(dc); in computeSetOfDeclarations()179 unsigned decls = declToIndex.size(); in computeSetOfDeclarations()228 return scratch[*declToIndex.getValueIndex(vd)]; in operator []()