Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DDebugMacros.h54 DebugMacros *GetIndirectDebugMacros() const { in GetIndirectDebugMacros() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp184 AddMacros(entry.GetIndirectDebugMacros(), comp_unit, state, stream); in AddMacros()