Searched refs:DelayTemplateIdDestruction (Results 1 – 1 of 1) sorted by relevance
325 bool DelayTemplateIdDestruction = false; variable328 if (DelayTemplateIdDestruction) in MaybeDestroyTemplateIds()350 bool DelayTemplateIdDestruction) noexcept in DelayTemplateIdDestructionRAII()352 PrevDelayTemplateIdDestruction(Self.DelayTemplateIdDestruction) { in DelayTemplateIdDestructionRAII()353 Self.DelayTemplateIdDestruction = DelayTemplateIdDestruction; in DelayTemplateIdDestructionRAII()357 Self.DelayTemplateIdDestruction = PrevDelayTemplateIdDestruction; in ~DelayTemplateIdDestructionRAII()