reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp
  470     arg_type_array[2] = m_intptr_ty;
  482         ConstantInt::get(m_intptr_ty, CFStringCreateWithBytes_addr, false);
  496       m_intptr_ty, cstr ? (string_array->getNumElements() - 1) * string_array->getElementByteSize() : 0, false);
  866         ConstantInt::get(m_intptr_ty, sel_registerName_addr, false);
 1017         ConstantInt::get(m_intptr_ty, objc_getClass_addr, false);
 1298   Constant *symbol_addr_int = ConstantInt::get(m_intptr_ty, symbol_addr, false);
 1372   Constant *class_addr = ConstantInt::get(m_intptr_ty, (uint64_t)class_ptr);
 1849   m_intptr_ty = llvm::Type::getIntNTy(m_module->getContext(),