Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DDebugMacros.h83 DebugMacroEntry GetMacroEntryAtIndex(const size_t index) const { in GetMacroEntryAtIndex() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp157 const DebugMacroEntry &entry = dm->GetMacroEntryAtIndex(i); in AddMacros()