Searched refs:i8_ty (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp423 Type *i8_ty = Type::getInt8Ty(m_module->getContext()); local
472 arg_type_array[4] = i8_ty;
516 ConstantInt::get(i8_ty, 0x0, false); /* 0x0 is false */

Completed in 109 milliseconds