Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValueFileSpecList.h60 void AppendCurrentValue(const FileSpec &value) { in AppendCurrentValue() function
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp4276 option_value->AppendCurrentValue(dir); in AppendExecutableSearchPaths()