Searched refs:LLVMVoidTypeKind (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/llvm/include/llvm-c/ | ||
| HD | Core.h | 254 LLVMVoidTypeKind, /**< type with no size */ enumerator |
| /trueos/contrib/llvm/lib/IR/ | ||
| HD | Core.cpp | 180 return LLVMVoidTypeKind; in LLVMGetTypeKind() |