Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h212 bool ParseExportForeachCount(llvm::StringRef *, size_t n_lines);
H A DRenderScriptRuntime.cpp2934 bool RSModuleDescriptor::ParseExportForeachCount(llvm::StringRef *lines, in ParseExportForeachCount() function in RSModuleDescriptor
3043 success = ParseExportForeachCount(line, n_lines); in ParseRSInfo()