OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOrCreateStructPtrType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.cpp
706
return
getOrCreateStructPtrType
("opencl_" #ImgType "_" #Suffix "_t", \
710
return
getOrCreateStructPtrType
("opencl_sampler_t", OCLSamplerDITy);
712
return
getOrCreateStructPtrType
("opencl_event_t", OCLEventDITy);
714
return
getOrCreateStructPtrType
("opencl_clk_event_t", OCLClkEventDITy);
716
return
getOrCreateStructPtrType
("opencl_queue_t", OCLQueueDITy);
718
return
getOrCreateStructPtrType
("opencl_reserve_id_t", OCLReserveIDDITy);
721
return
getOrCreateStructPtrType
("opencl_" #ExtType, Id##Ty);
1149
llvm::DIType *CGDebugInfo::
getOrCreateStructPtrType
(StringRef Name,
CGDebugInfo.h
244
llvm::DIType *
getOrCreateStructPtrType
(StringRef Name, llvm::DIType *&Cache);
Completed in 29 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026