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

/external/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp33 assert(T->isOpenCLSpecificType() &&
/external/clang/include/clang/AST/
H A DType.h1585 bool isOpenCLSpecificType() const; // Any OpenCL specific type
5029 inline bool Type::isOpenCLSpecificType() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type

Completed in 155 milliseconds