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