Searched refs:LLVMCountStructElementTypes (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm-c/
H A DCore.h884 unsigned LLVMCountStructElementTypes(LLVMTypeRef StructTy);
890 * LLVMTypeRef at least LLVMCountStructElementTypes() long. After
/external/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c324 value Tys = alloc(LLVMCountStructElementTypes(StructTy), 0);
/external/llvm/lib/IR/
H A DCore.cpp364 unsigned LLVMCountStructElementTypes(LLVMTypeRef StructTy) { function

Completed in 42 milliseconds