Searched refs:getValueIndex (Results 1 – 1 of 1) sorted by relevance
73 Optional<unsigned> getValueIndex(const VarDecl *d) const;89 Optional<unsigned> DeclToIndex::getValueIndex(const VarDecl *d) const { in getValueIndex() function in DeclToIndex150 const Optional<unsigned> &idx = declToIndex.getValueIndex(vd); in getValue()211 const Optional<unsigned> &idx = declToIndex.getValueIndex(vd); in operator []()