reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3052 IsArrayForm = DE->isArrayForm(); 3080 if (NE->isArray() == IsArrayForm) 3111 if (NE->isArray() != IsArrayForm) { 3124 IsArrayForm = DeleteWasArrayForm; 3142 return analyzeField(F, IsArrayForm); 3150 NE->isArray() != IsArrayForm) { 3162 if (!Detector.IsArrayForm) 3172 << Detector.IsArrayForm << H; 3176 << Detector.IsArrayForm;