Home | History | Annotate | Download | only in Frontend

Lines Matching refs:isThisDeclarationADefinition

171           if (!Class->isThisDeclarationADefinition()) {
178 if (!Proto->isThisDeclarationADefinition()) {
676 if (ID->isThisDeclarationADefinition())
681 if (PD->isThisDeclarationADefinition())
689 if (!IFace->isThisDeclarationADefinition()) {
694 !cast<ObjCInterfaceDecl>(*DI)->isThisDeclarationADefinition() &&
708 if (!Proto->isThisDeclarationADefinition()) {
713 !cast<ObjCProtocolDecl>(*DI)->isThisDeclarationADefinition() &&
995 assert(PDecl->isThisDeclarationADefinition());
3131 if ((!CDecl->isThisDeclarationADefinition() || NumIvars == 0) &&
4849 if (!FD->isThisDeclarationADefinition())