Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DDebugMacros.h54 DebugMacros *GetIndirectDebugMacros() const { in GetIndirectDebugMacros() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DExpressionSourceCode.cpp156 AddMacros(entry.GetIndirectDebugMacros(), comp_unit, state, stream); in AddMacros()