Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h212 bool ParseExportForeachCount(llvm::StringRef *, size_t n_lines);
DRenderScriptRuntime.cpp2934 bool RSModuleDescriptor::ParseExportForeachCount(llvm::StringRef *lines, in ParseExportForeachCount() function in RSModuleDescriptor
3044 success = ParseExportForeachCount(line, n_lines); in ParseRSInfo()