Home
last modified time | relevance | path

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

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