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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp33 assert(T->isOpenCLSpecificType() &&
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h1586 bool isOpenCLSpecificType() const; // Any OpenCL specific type
5000 inline bool Type::isOpenCLSpecificType() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type

Completed in 66 milliseconds