Home | History | Annotate | Download | only in AST

Lines Matching refs:isClkEventT

1742   bool isClkEventT() const;                     // OpenCL clk_event_t
5614 inline bool Type::isClkEventT() const {
5642 return isSamplerT() || isEventT() || isImageType() || isClkEventT() ||