Home
last modified time | relevance | path

Searched refs:createVariantMemberType (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDIBuilder.h285 DIDerivedType *createVariantMemberType(DIScope *Scope, StringRef Name,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDIBuilder.cpp348 DIDerivedType *DIBuilder::createVariantMemberType(DIScope *Scope, StringRef Name, in createVariantMemberType() function in DIBuilder