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

References

tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.cpp
  110   assert(return_type_ptr_type &&
  112   if (!return_type_ptr_type)
  117             __FUNCTION__, (void *)return_type_ptr_type);
  120   params.emplace(params.begin(), return_type_ptr_type);
  122   return llvm::FunctionType::get(return_type_ptr_type, params,