Searched refs:declToIndex (Results 1 – 1 of 1) sorted by relevance
123 DeclToIndex declToIndex; member in __anon812707660211::CFGBlockValues128 unsigned getNumEntries() const { return declToIndex.size(); } in getNumEntries()141 return declToIndex.size() == 0; in hasNoDeclarations()150 const Optional<unsigned> &idx = declToIndex.getValueIndex(vd); in getValue()161 declToIndex.computeMap(dc); in computeSetOfDeclarations()162 unsigned decls = declToIndex.size(); in computeSetOfDeclarations()211 const Optional<unsigned> &idx = declToIndex.getValueIndex(vd); in operator []()