Home
last modified time | relevance | path

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

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