Searched refs:declToIndex (Results 1 – 1 of 1) sorted by relevance
111 DeclToIndex declToIndex; member in __anon3e74e5010211::CFGBlockValues115 unsigned getNumEntries() const { return declToIndex.size(); } in getNumEntries()127 return declToIndex.size() == 0; in hasNoDeclarations()136 const Optional<unsigned> &idx = declToIndex.getValueIndex(vd); in getValue()146 declToIndex.computeMap(dc); in computeSetOfDeclarations()147 unsigned decls = declToIndex.size(); in computeSetOfDeclarations()197 const Optional<unsigned> &idx = declToIndex.getValueIndex(vd); in operator []()