Searched refs:getVals (Results 1 – 2 of 2) sorted by relevance
971 ArrayRef<Init *> getVals() const { in getVals() function992 inline const_val_iterator name_begin() const { return getVals().begin();} in name_begin()993 inline const_val_iterator name_end () const { return getVals().end(); } in name_end()
2029 for (const Init *Val : getVals()) { in resolveReferences()2067 for (const Init *Val : getVals()) in isConcrete()2079 for (const Init *Val : getVals()) in isComplete()