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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm-c/
H A DCore.h831 unsigned LLVMCountStructElementTypes(LLVMTypeRef StructTy);
837 * LLVMTypeRef at least LLVMCountStructElementTypes() long. After
/macosx-10.10.1/llvmCore-3425.0.34/bindings/ocaml/llvm/
H A Dllvm_ocaml.c324 value Tys = alloc(LLVMCountStructElementTypes(StructTy), 0);
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DCore.cpp351 unsigned LLVMCountStructElementTypes(LLVMTypeRef StructTy) { function

Completed in 105 milliseconds