Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h296 eModuleKindIgnored, enumerator
H A DRenderScriptRuntime.cpp1012 return eModuleKindIgnored; in GetModuleKind()
1017 return GetModuleKind(module_sp) != eModuleKindIgnored; in IsRenderScriptModule()