Searched defs:getDevice (Results 1 – 2 of 2) sorted by relevance
44 uint64_t getDevice() const { return Device; } in getDevice() function
4717 Expr *getDevice() { return cast<Expr>(Device); } in getDevice() function4720 Expr *getDevice() const { return cast<Expr>(Device); } in getDevice() function