Home
last modified time | relevance | path

Searched defs:createPointerType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp316 DIBuilder::createPointerType(DIType *PointeeTy, uint64_t SizeInBits, in createPointerType() function in DIBuilder
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3229 LVType *LVLogicalVisitor::createPointerType(TypeIndex TI, StringRef TypeName) { createPointerType() function in LVLogicalVisitor