Searched defs:add_variable (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBBlock.cpp | 249 bool add_variable = false; GetVariables() local |
H A D | SBFrame.cpp | 824 bool add_variable = false; in GetVariables() local |
/freebsd-src/contrib/kyua/utils/text/ | ||
H A D | templates.cpp | 545 text::templates_def::add_variable(const std::string& name, in add_variable() function in text::templates_def |