Searched refs:setDevice (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h4956 void setDevice(Expr *E) { Device = E; } function in class:clang::OMPDeviceClause
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp10830 C->setDevice(Record.readSubExpr());

Completed in 421 milliseconds