Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Ddebuginfo.c187 LLVMMetadataRef EnumTest = LLVMDIBuilderCreateEnumerationType( in llvm_test_dibuilder()
/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DDebugInfo.h627 LLVMMetadataRef LLVMDIBuilderCreateEnumerationType(
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfo.cpp1180 LLVMMetadataRef LLVMDIBuilderCreateEnumerationType( in LLVMDIBuilderCreateEnumerationType() function