Searched refs:isForwardDecl (Results 1 – 14 of 14) sorted by relevance
721 if (GenerateDwarfTypeUnits && !Ty->isForwardDecl()) in getOrCreateTypeDIE()737 if (!Ty->getName().empty() && !Ty->isForwardDecl()) { in updateAcceleratorTables()838 if (!DTy->isForwardDecl()) in constructTypeDIE()985 else if (!CTy->isForwardDecl()) in constructTypeDIE()990 if (CTy->isForwardDecl()) in constructTypeDIE()994 if (!CTy->isForwardDecl()) in constructTypeDIE()
1422 if (Ty->isForwardDecl()) { in lowerTypeEnum()1541 if (!Ty->isForwardDecl()) in lowerTypeClass()1585 if (!Ty->isForwardDecl()) in lowerTypeUnion()1800 if (CTy->isForwardDecl()) in getCompleteTypeIndex()
766 if (DD->generateTypeUnits() && !Ty->isForwardDecl()) in getOrCreateTypeDIE()782 if (!Ty->getName().empty() && !Ty->isForwardDecl()) { in updateAcceleratorTables()883 if (!DTy->isForwardDecl()) in constructTypeDIE()1072 else if (!CTy->isForwardDecl()) in constructTypeDIE()1077 if (CTy->isForwardDecl()) in constructTypeDIE()1081 if (!CTy->isForwardDecl()) in constructTypeDIE()
1282 if (!T || T->isForwardDecl()) in shouldEmitUdt()1865 if (Ty->isForwardDecl()) { in lowerTypeEnum()2011 !Ty->isForwardDecl(); in shouldAlwaysEmitCompleteClassType()2038 if (!Ty->isForwardDecl()) in lowerTypeClass()2082 if (!Ty->isForwardDecl()) in lowerTypeUnion()2324 if (CTy->isForwardDecl()) in getCompleteTypeIndex()
636 if (Ty.isCompositeType() && !Ty.getName().empty() && !Ty.isForwardDecl() in addGlobalType()706 if (!DTy.isForwardDecl()) in constructTypeDIE()851 if (CTy.isForwardDecl()) in constructTypeDIE()858 if (!CTy.isForwardDecl()) in constructTypeDIE()
1586 if (I == TypeCache.end() || !cast<llvm::DIType>(I->second)->isForwardDecl()) in completeType()1589 assert(!Res->isForwardDecl()); in completeType()1612 if (T && T->isForwardDecl()) in completeRequiredType()1622 if (I != TypeCache.end() && !cast<llvm::DIType>(I->second)->isForwardDecl()) in completeClassData()1625 assert(!Res->isForwardDecl()); in completeClassData()2486 if (T && !T->isForwardDecl()) in getOrCreateLimitedType()2517 if (T && (!T->isForwardDecl() || !RD->getDefinition())) in CreateLimitedType()3730 assert(Ty->isForwardDecl()); in finalize()
271 bool isForwardDecl() const { in isForwardDecl() function
296 if (!CT->isForwardDecl() || (Flags & DINode::FlagFwdDecl)) in buildODRType()
677 if (isForwardDecl()) in print()
356 if (!CT->isForwardDecl() || (Flags & DINode::FlagFwdDecl)) in buildODRType()
299 if (CT.isForwardDecl()) in addTypeRef()
574 bool isForwardDecl() const { return getFlags() & FlagFwdDecl; }
698 bool isForwardDecl() const { return getFlags() & FlagFwdDecl; }
1208 if (CT.isForwardDecl()) in addTypeRef()