Searched refs:isImage3dT (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h1578 bool isImage3dT() const; // OpenCL image3d_t
5011 inline bool Type::isImage3dT() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
5024 return isImage3dT() ||

Completed in 465 milliseconds