Home
last modified time | relevance | path

Searched refs:LLVMDIBuilderCreateEnumerationType (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Ddebuginfo.c188 LLVMMetadataRef EnumTest = LLVMDIBuilderCreateEnumerationType( in llvm_test_dibuilder()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DDebugInfo.h603 LLVMMetadataRef LLVMDIBuilderCreateEnumerationType(
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.mli352 an enumeration. See LLVMDIBuilderCreateEnumerationType. *)
H A Ddebuginfo_ocaml.c401 return LLVMDIBuilderCreateEnumerationType( in llvm_dibuild_create_enumeration_type_native()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp1084 LLVMMetadataRef LLVMDIBuilderCreateEnumerationType( in LLVMDIBuilderCreateEnumerationType() function