Searched defs:hasEverBeenBound (Results 1 – 5 of 5) sorted by relevance
45 bool hasEverBeenBound() const { return object() && m_target; } in hasEverBeenBound() function
91 bool hasEverBeenBound() const { return object() && m_hasEverBeenBound; } in hasEverBeenBound() function
55 bool hasEverBeenBound() const { return object() && m_hasEverBeenBound; } in hasEverBeenBound() function
74 bool hasEverBeenBound() const { return object() && m_target; } in hasEverBeenBound() function
76 bool hasEverBeenBound() const { return object() && m_hasEverBeenBound; } in hasEverBeenBound() function