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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm-c/
H A DCore.h622 LLVMTypeKind LLVMGetTypeKind(LLVMTypeRef Ty);
/macosx-10.10.1/llvmCore-3425.0.34/bindings/ocaml/llvm/
H A Dllvm_ocaml.c171 return Val_int(LLVMGetTypeKind(Ty));
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DCore.cpp153 LLVMTypeKind LLVMGetTypeKind(LLVMTypeRef Ty) { function

Completed in 179 milliseconds