Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDIBuilder.h593 DIDerivedType *createSetType(DIScope *Scope, StringRef Name, DIFile *File,
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDIBuilder.cpp568 DIDerivedType *DIBuilder::createSetType(DIScope *Scope, StringRef Name, in createSetType() function in DIBuilder