Lines Matching refs:hasDefinition
354 if (!hasDefinition()) in getSuperClass()
385 if (!hasDefinition()) in FindPropertyVisibleInPrimaryClass()
576 if (!HasCompleteDef && getCanonicalDecl()->hasDefinition() && in isDesignatedInitializer()
611 assert(!hasDefinition() && "ObjC class already has a definition"); in allocateDefinitionData()
640 if (!hasDefinition()) in lookupInstanceVariable()
671 if (!hasDefinition()) in lookupInheritedClass()
706 if (!hasDefinition()) in lookupMethod()
760 if (!hasDefinition()) in lookupPrivateMethod()
792 assert(hasDefinition() && "ODRHash only for records with definitions"); in getODRHash()
808 if (!hasDefinition()) in hasODRHash()
814 assert(hasDefinition() && "Cannot set ODRHash without definition"); in setHasODRHash()
1590 assert(hasDefinition() && in setExternallyCompleted()
1674 if (!hasDefinition()) in all_declared_ivar_begin()
1751 if (!hasDefinition()) in FindCategoryDeclaration()
1791 if (!hasDefinition()) in ClassImplementsProtocol()
2085 assert(hasDefinition() && "ODRHash only for records with definitions"); in getODRHash()
2101 if (!hasDefinition()) in hasODRHash()
2107 assert(hasDefinition() && "Cannot set ODRHash without definition"); in setHasODRHash()
2141 if (IDecl->hasDefinition()) { in Create()
2186 if (ClassInterface && ClassInterface->hasDefinition()) in Create()
2292 if (ClassInterface && ClassInterface->hasDefinition()) in Create()