Home
last modified time | relevance | path

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

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