Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBBlock.cpp249 bool add_variable = false; in GetVariables() local
304 bool add_variable = false; in GetVariables() local
H A DSBFrame.cpp818 bool add_variable = false; in GetVariables() local
/openbsd-src/usr.bin/pkg-config/OpenBSD/
H A DPkgConfig.pm65 sub add_variable($self, $name, $value) global() subroutine