Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h71 llvm::DIType *OCLClkEventDITy = nullptr; variable
DCGDebugInfo.cpp530 return getOrCreateStructPtrType("opencl_clk_event_t", OCLClkEventDITy); in CreateType()
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.h77 llvm::DIType *OCLClkEventDITy = nullptr; variable
DCGDebugInfo.cpp713 return getOrCreateStructPtrType("opencl_clk_event_t", OCLClkEventDITy); in CreateType()