Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h213 bool ParseExportVarCount(llvm::StringRef *, size_t n_lines);
DRenderScriptRuntime.cpp2961 bool RSModuleDescriptor::ParseExportVarCount(llvm::StringRef *lines, in ParseExportVarCount() function in RSModuleDescriptor
3051 success = ParseExportVarCount(line, n_lines); in ParseRSInfo()