Home
last modified time | relevance | path

Searched refs:LLVMLabelTypeInContext (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Decho.cpp91 return LLVMLabelTypeInContext(Ctx); in Clone()
/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DCore.h1545 LLVMTypeRef LLVMLabelTypeInContext(LLVMContextRef C);
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c612 return LLVMLabelTypeInContext(Context); in llvm_label_type()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp846 LLVMTypeRef LLVMLabelTypeInContext(LLVMContextRef C) { in LLVMLabelTypeInContext() function
860 return LLVMLabelTypeInContext(LLVMGetGlobalContext()); in LLVMLabelType()