Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.cpp50 RemoveVariable(variable); in RemovePersistentVariable()
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpressionVariable.h185 void RemoveVariable(lldb::ExpressionVariableSP var_sp) { in RemoveVariable() function