Searched refs:OCLQueueDITy (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CGDebugInfo.h | 72 llvm::DIType *OCLQueueDITy = nullptr; variable |
D | CGDebugInfo.cpp | 532 return getOrCreateStructPtrType("opencl_queue_t", OCLQueueDITy); in CreateType() |