Home
last modified time | relevance | path

Searched defs:str_data (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h51 StringRef str_data() const { in str_data() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2988 llvm::StringRef str_data(str.GetString()); in GetLongHelpForCommandObject() local