Home | History | Annotate | Download | only in AST

Lines Matching refs:isPipeType

1766   bool isPipeType() const;                      // OpenCL pipe type
5842 inline bool Type::isPipeType() const {
5848 isQueueT() || isReserveIDT() || isPipeType();