Home | History | Annotate | Download | only in AST

Lines Matching refs:isClkEventT

1762   bool isClkEventT() const;                     // OpenCL clk_event_t
5823 inline bool Type::isClkEventT() const {
5847 return isSamplerT() || isEventT() || isImageType() || isClkEventT() ||