Home
last modified time | relevance | path

Searched defs:add_variable (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBBlock.cpp259 bool add_variable = false; in GetVariables() local
314 bool add_variable = false; in GetVariables() local
H A DSBFrame.cpp824 bool add_variable = false; in GetVariables() local
/freebsd/contrib/kyua/utils/text/
H A Dtemplates.cpp545 text::templates_def::add_variable(const std::string& name, in add_variable() function in text::templates_def