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

/external/libusb/libusb/os/
H A Dwindows_winusb.h639 USBD_PIPE_TYPE PipeType; member in struct:__anon11747
/external/clang/include/clang/AST/
H A DType.h5192 /// PipeType - OpenCL20.
5193 class PipeType : public Type, public llvm::FoldingSetNode { class in class:clang::FunctionType::ExtInfo::FunctionProtoType
5196 PipeType(QualType elemType, QualType CanonicalPtr) : function in class:clang::FunctionType::ExtInfo::FunctionProtoType::PipeType
5638 return isa<PipeType>(CanonicalType);

Completed in 156 milliseconds