Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindPlan.cpp411 void UnwindPlan::InsertRow(Row row, bool replace_existing) { in InsertRow() argument
417 if (replace_existing) in InsertRow()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h450 void InsertRow(Row row, bool replace_existing = false);