Home
last modified time | relevance | path

Searched refs:createNullPtrType (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDIBuilder.h186 DIBasicType *createNullPtrType();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp256 DIBasicType *DIBuilder::createNullPtrType() { in createNullPtrType() function in DIBuilder
DDebugInfo.cpp1169 return wrap(unwrap(Builder)->createNullPtrType()); in LLVMDIBuilderCreateNullPtrType()