Home
last modified time | relevance | path

Searched refs:DataKind (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp513 enum DataKind { enum
569 empirical_type<DataKind>
1992 static_cast<RenderScriptRuntime::Element::DataKind>(results[1]); in JITElementPacked()
3428 const Element::DataKind kind = *alloc->element.type_kind.get(); in ListAllocations()