Searched defs:makeNot (Results 1 – 2 of 2) sorted by relevance
67 const Formula &Arena::makeNot(const Formula &Val) { in makeNot() function in clang::dataflow::Arena
603 BoolValue &makeNot(BoolValue &Val) const { in makeNot() function