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

References

tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
 1865   if (!alloc->address.isValid() || !alloc->context.isValid()) {
 1865   if (!alloc->address.isValid() || !alloc->context.isValid()) {
 1874                          *alloc->context.get(), *alloc->address.get());
 1874                          *alloc->context.get(), *alloc->address.get());
 1888   alloc->type_ptr = type_ptr;