Searched refs:m_guarded (Results 1 – 1 of 1) sorted by relevance
140 m_factory(factory), m_guarded(true) {} in GuardedBlocks()144 void unguard() { m_guarded = false; } in unguard()151 bool m_guarded; member in VtableFactory::GuardedBlocks155 if (m_guarded) { in ~GuardedBlocks()
Completed in 12 milliseconds