Home
last modified time | relevance | path

Searched refs:CreateUndefEntry (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugMacro.cpp83 DebugMacroEntry::CreateUndefEntry(line, macro_str)); in ReadMacroEntries()
98 DebugMacroEntry::CreateUndefEntry(line, macro_str)); in ReadMacroEntries()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DDebugMacros.cpp34 DebugMacroEntry DebugMacroEntry::CreateUndefEntry(uint32_t line, in CreateUndefEntry() function in DebugMacroEntry
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DDebugMacros.h32 static DebugMacroEntry CreateUndefEntry(uint32_t line, const char *str);