Home | History | Annotate | Download | only in AST

Lines Matching refs:isPipeType

1768   bool isPipeType() const;                      // OpenCL pipe type
5917 inline bool Type::isPipeType() const {
5923 isQueueT() || isReserveIDT() || isPipeType();