Searched defs:createPointerType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | DIBuilder.cpp | 316 DIBuilder::createPointerType(DIType *PointeeTy, uint64_t SizeInBits, in createPointerType() function in DIBuilder |
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ | ||
H A D | LVCodeViewVisitor.cpp | 3229 LVType *LVLogicalVisitor::createPointerType(TypeIndex TI, StringRef TypeName) { createPointerType() function in LVLogicalVisitor |