Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp410 Type *i8_ty = Type::getInt8Ty(m_module->getContext()); in RewriteObjCConstString() local
459 arg_type_array[4] = i8_ty; in RewriteObjCConstString()
502 ConstantInt::get(i8_ty, 0x0, false); /* 0x0 is false */ in RewriteObjCConstString()