Lines Matching refs:hasDefinition
353 if (!hasDefinition()) in getSuperClass()
386 if (!hasDefinition()) in FindPropertyVisibleInPrimaryClass()
577 if (!HasCompleteDef && getCanonicalDecl()->hasDefinition() && in isDesignatedInitializer()
612 assert(!hasDefinition() && "ObjC class already has a definition"); in allocateDefinitionData()
641 if (!hasDefinition()) in lookupInstanceVariable()
672 if (!hasDefinition()) in lookupInheritedClass()
707 if (!hasDefinition()) in lookupMethod()
761 if (!hasDefinition()) in lookupPrivateMethod()
793 assert(hasDefinition() && "ODRHash only for records with definitions"); in getODRHash()
809 if (!hasDefinition()) in hasODRHash()
815 assert(hasDefinition() && "Cannot set ODRHash without definition"); in setHasODRHash()
1596 assert(hasDefinition() && in setExternallyCompleted()
1680 if (!hasDefinition()) in all_declared_ivar_begin()
1757 if (!hasDefinition()) in FindCategoryDeclaration()
1797 if (!hasDefinition()) in ClassImplementsProtocol()
2091 assert(hasDefinition() && "ODRHash only for records with definitions"); in getODRHash()
2107 if (!hasDefinition()) in hasODRHash()
2113 assert(hasDefinition() && "Cannot set ODRHash without definition"); in setHasODRHash()
2152 if (IDecl->hasDefinition()) { in Create()
2200 if (ClassInterface && ClassInterface->hasDefinition()) in Create()
2306 if (ClassInterface && ClassInterface->hasDefinition()) in Create()