Home | History | Annotate | Download | only in AST

Lines Matching refs:isClkEventT

1765   bool isClkEventT() const;                     // OpenCL clk_event_t
5839 inline bool Type::isClkEventT() const {
5863 return isSamplerT() || isEventT() || isImageType() || isClkEventT() ||