Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/tools/llvm-c-test/
Decho.cpp74 case LLVMVoidTypeKind: in Clone()
/openbsd/src/gnu/llvm/llvm/include/llvm-c/
DCore.h149 LLVMVoidTypeKind, /**< type with no size */ enumerator
/openbsd/src/gnu/llvm/llvm/lib/IR/
DCore.cpp504 return LLVMVoidTypeKind; in LLVMGetTypeKind()