Home
last modified time | relevance | path

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

/external/lldb/source/Symbol/
DSymbolContext.cpp994 …mbolContextList::AppendIfUnique (const SymbolContextList& sc_list, bool merge_symbol_into_function) in AppendIfUnique()
1007 SymbolContextList::AppendIfUnique (const SymbolContext& sc, bool merge_symbol_into_function) in AppendIfUnique()
DSymtab.cpp1090 const bool merge_symbol_into_function = true; in SymbolIndicesToSymbolContextList() local