Home
last modified time | relevance | path

Searched refs:OCLQueueDITy (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGDebugInfo.h72 llvm::DIType *OCLQueueDITy = nullptr; variable
DCGDebugInfo.cpp532 return getOrCreateStructPtrType("opencl_queue_t", OCLQueueDITy); in CreateType()
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.h78 llvm::DIType *OCLQueueDITy = nullptr; variable
DCGDebugInfo.cpp715 return getOrCreateStructPtrType("opencl_queue_t", OCLQueueDITy); in CreateType()