Home
last modified time | relevance | path

Searched refs:LLVMDumpType (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DCore.h1127 void LLVMDumpType(LLVMTypeRef Val);
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c394 LLVMDumpType(Val); in llvm_dump_type()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DCore.cpp548 void LLVMDumpType(LLVMTypeRef Ty) { in LLVMDumpType() function