Searched defs:getRef (Results 1 – 5 of 5) sorted by relevance
134 public getRef(ref: string) { method in Document
221 const GlobalValueSummaryMapTy::value_type *getRef() const { in getRef() function
404 RegisterCell getRef(const RegisterRef &RR, const CellMapType &M) const { in getRef() function
26 const size_t &C::getRef() const { return this->n; } in getRef() function in tests::C
197 fn getRef(self: &C) -> &usize; in getRef() function