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

Declarations

tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
  579   GetFallbackStructName(); // Print this as the type name of a struct Element

References

tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
 2231     elem.type_name = Element::GetFallbackStructName(); // Default type name if
 3278             (alloc->element.type_name != Element::GetFallbackStructName())) {