OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DescTy
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/clang-offload-wrapper/
ClangOffloadWrapper.cpp
71
StructType *
DescTy
= nullptr;
126
if (!
DescTy
)
127
DescTy
= StructType::create("__tgt_bin_desc", Type::getInt32Ty(C),
130
return
DescTy
;
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.h
357
llvm::DIDerivedType *
DescTy
, unsigned LineNo,
CGDebugInfo.cpp
1161
const BlockPointerType *Ty, llvm::DIFile *Unit, llvm::DIDerivedType *
DescTy
,
1189
FieldOffset, llvm::DINode::FlagZero,
DescTy
));
1220
auto *
DescTy
= DBuilder.createPointerType(EltTy, Size);
1222
FieldOffset = collectDefaultElementTypesForBlockPointer(Ty, Unit,
DescTy
,
Completed in 103 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026