Searched refs:getVals (Results 1 – 2 of 2) sorted by relevance
1102 ArrayRef<Init *> getVals() const { in getVals() function1123 inline const_val_iterator name_begin() const { return getVals().begin();} in name_begin()1124 inline const_val_iterator name_end () const { return getVals().end(); } in name_end()
2471 for (const Init *Val : getVals()) { in resolveReferences()2511 for (const Init *Val : getVals()) in isConcrete()2523 for (const Init *Val : getVals()) in isComplete()