Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DObject.cpp92 static LLVMBinaryType mapBinaryTypeToLLVMBinaryType(unsigned Kind) { in LLVMBinaryGetType() function in LLVMBinaryGetType::BinaryTypeMapper
132 return BinaryTypeMapper::mapBinaryTypeToLLVMBinaryType(unwrap(BR)->getType()); in LLVMBinaryGetType()