Searched defs:LLVMStructTypeInContext (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DCore.cpp414 LLVMTypeRef LLVMStructTypeInContext(LLVMContextRef C, LLVMTypeRef *ElementTypes, function
422 return LLVMStructTypeInContext(LLVMGetGlobalContext(), ElementTypes,

Completed in 155 milliseconds