Searched defs:isClkEventT (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h1742 bool isClkEventT() const; // OpenCL clk_event_t
5614 inline bool Type::isClkEventT() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
5642 return isSamplerT() || isEventT() || isImageType() || isClkEventT() ||

Completed in 366 milliseconds