class VariableDeclExprNode

Defined at line 551 of file ../../src/developer/debug/zxdb/expr/expr_node.h

Public Methods

const VariableDeclExprNode * AsVariableDecl ()

Defined at line 553 of file ../../src/developer/debug/zxdb/expr/expr_node.h

void EmitBytecode (VmStream & stream)

Defined at line 848 of file ../../src/developer/debug/zxdb/expr/expr_node.cc

void Print (std::ostream & out, int indent)

Defined at line 852 of file ../../src/developer/debug/zxdb/expr/expr_node.cc

Friends

class MakeRefCountedHelper
class RefCountedThreadSafe