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

References

tools/lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.cpp
  395     if (!m_objc_object_check_func)
  396       m_objc_object_check_func =
  444     CallInst::Create(m_objc_object_check_func, args, "", inst);