Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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
3041 success = ParseExportVarCount(line, n_lines); in ParseRSInfo()