Searched defs:getValues (Results 1 – 11 of 11) sorted by relevance
129 SmallVectorImpl<const char *> &getValues() { return Values; } in getValues() function130 const SmallVectorImpl<const char *> &getValues() const { return Values; } in getValues() function
147 template <typename T = AccelTableData *> auto getValues() const { in getValues() function
197 const ValueList &getValues() const { return Values; } in getValues() function
223 ArrayRef<DbgValueLoc> getValues() const { return Values; } in getValues() function
83 ArrayRef<DWARFFormValue> getValues() const { return Values; } in getValues() function
315 ArrayRef<Value *> getValues() const { return Values; } in getValues() function in __anonac6bc9b30111::ModelledPHI
719 StringRef getValues() const { in getValues() function
794 ArrayRef<Init*> getValues() const { in getValues() function1755 ArrayRef<RecordVal> getValues() const { return Values; } in getValues() function
465 iterator_range<location_op_iterator> getValues() const { in getValues() function
871 bool getValues(AllocaInst &Array, Instruction &Before) { in getValues() function