Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h210 bool ParseVersionInfo(llvm::StringRef *, size_t n_lines);
DRenderScriptRuntime.cpp2918 bool RSModuleDescriptor::ParseVersionInfo(llvm::StringRef *lines, in ParseVersionInfo() function in RSModuleDescriptor
3053 success = ParseVersionInfo(line, n_lines); in ParseRSInfo()