Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h220 bool ParsePragmaCount(llvm::StringRef *, size_t n_lines);
DRenderScriptRuntime.cpp2853 bool RSModuleDescriptor::ParsePragmaCount(llvm::StringRef *lines, in ParsePragmaCount() function in RSModuleDescriptor
3050 success = ParsePragmaCount(line, n_lines); in ParseRSInfo()