Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DIRForTarget.cpp1883 llvm::Type *int8_ty = Type::getInt8Ty(m_module->getContext()); in runOnModule() local
1886 (*m_module), int8_ty, false /* IsConstant */, in runOnModule()
1887 GlobalVariable::InternalLinkage, Constant::getNullValue(int8_ty), in runOnModule()