Searched refs:IsParentDeclaration (Results 1 – 2 of 2) sorted by relevance
1425 bool IsParentDeclaration) { in allocateTypeDie() argument1440 } else if (IsDeclaration && !IsParentDeclaration && OldParentIsDeclaration) { in allocateTypeDie()1449 } else if (!IsDeclaration && IsParentDeclaration && !DeclarationDie) { in allocateTypeDie()1456 } else if (!IsDeclaration && !IsParentDeclaration) { in allocateTypeDie()
665 bool IsDeclaration, bool IsParentDeclaration);