Home
last modified time | relevance | path

Searched defs:set_b (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptions.cpp50 bool Options::IsASubset(const OptionSet &set_a, const OptionSet &set_b) { in IsASubset()
70 size_t Options::OptionsSetDiff(const OptionSet &set_a, const OptionSet &set_b, in OptionsSetDiff()
90 void Options::OptionsSetUnion(const OptionSet &set_a, const OptionSet &set_b, in OptionsSetUnion()
/freebsd-12.1/contrib/gcc/
H A Difcvt.c2179 rtx set_a, set_b; in noce_process_if_block() local