Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h219 bool ParsePragmaCount(llvm::StringRef *, size_t n_lines);
DRenderScriptRuntime.cpp2864 bool RSModuleDescriptor::ParsePragmaCount(llvm::StringRef *lines, in ParsePragmaCount() function in RSModuleDescriptor
3060 success = ParsePragmaCount(line, n_lines); in ParseRSInfo()