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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h207 bool ParseExportForeachCount(llvm::StringRef *, size_t n_lines);
H A DRenderScriptRuntime.cpp2935 bool RSModuleDescriptor::ParseExportForeachCount(llvm::StringRef *lines, function in class:RSModuleDescriptor
3044 success = ParseExportForeachCount(line, n_lines);

Completed in 97 milliseconds