Searched refs:IsParentDeclaration (Results 1 – 2 of 2) sorted by relevance
1421 bool IsParentDeclaration) { in allocateTypeDie() argument1436 } else if (IsDeclaration && !IsParentDeclaration && OldParentIsDeclaration) { in allocateTypeDie()1445 } else if (!IsDeclaration && IsParentDeclaration && !DeclarationDie) { in allocateTypeDie()1452 } else if (!IsDeclaration && !IsParentDeclaration) { in allocateTypeDie()
665 bool IsDeclaration, bool IsParentDeclaration);