Searched defs:DeclarationDie (Results 1 – 2 of 2) sorted by relevance
62 std::atomic<DIE *> DeclarationDie = {nullptr}; variable
1433 if (IsDeclaration && !DeclarationDie) { in allocateTypeDie() local