Searched refs:LLVMStructTypeKind (Results 1 – 5 of 5) sorted by relevance
54 assert(LLVMGetTypeKind(LLVMGetElementType(LLVMTypeOf(ptr))) == LLVMStructTypeKind); in lp_build_struct_get_ptr()72 assert(LLVMGetTypeKind(LLVMGetElementType(LLVMTypeOf(ptr))) == LLVMStructTypeKind); in lp_build_struct_get()
308 case LLVMStructTypeKind: in lp_typekind_name()
194 LLVMStructTypeKind, /**< Structures */ enumerator
256 return LLVMStructTypeKind; in LLVMGetTypeKind()
251 StructTypeKind TypeKind = C.LLVMStructTypeKind