Home
last modified time | relevance | path

Searched defs:getDevice (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/clang/include/clang/AST/
DOpenMPClause.h4997 Expr *getDevice() { return cast<Expr>(Device); } in getDevice() function
5000 Expr *getDevice() const { return cast<Expr>(Device); } in getDevice() function