Searched defs:m_lattice (Results 1 – 1 of 1) sorted by relevance
27 explicit JsLattice(std::shared_ptr<Lattice> lattice = nullptr) : m_lattice(lattice) {} in m_lattice() function40 std::shared_ptr<Lattice> m_lattice = nullptr; variable