Home
last modified time | relevance | path

Searched refs:createArtificialType (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.h527 static DIType *createArtificialType(DIType *Ty);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp550 DIType *DIBuilder::createArtificialType(DIType *Ty) { in createArtificialType() function in DIBuilder
DDebugInfo.cpp1224 return wrap(unwrap(Builder)->createArtificialType(unwrapDI<DIType>(Type))); in LLVMDIBuilderCreateArtificialType()