Searched refs:declToIndex (Results 1 – 1 of 1) sorted by relevance
139 DeclToIndex declToIndex; member in __anon2e1962360211::CFGBlockValues144 unsigned getNumEntries() const { return declToIndex.size(); } in getNumEntries()157 return declToIndex.size() == 0; in hasNoDeclarations()165 std::optional<unsigned> idx = declToIndex.getValueIndex(vd); in getValue()175 declToIndex.computeMap(dc); in computeSetOfDeclarations()176 unsigned decls = declToIndex.size(); in computeSetOfDeclarations()225 return scratch[*declToIndex.getValueIndex(vd)]; in operator []()