struct Pair
Defined at line 239 of file ../../src/developer/debug/zxdb/expr/expr_node.h
Public Members
Condition cond
RefPtr then
Public Methods
void Pair (Condition c, fxl::RefPtr<ExprNode> t)
Defined at line 240 of file ../../src/developer/debug/zxdb/expr/expr_node.h