Searched refs:IAT1 (Results 1 – 1 of 1) sorted by relevance
7285 bool IAT1 = isa<IncompleteArrayType>(Arr1); in FindCompositePointerType() local7287 if ((IAT1 && IAT2) || in FindCompositePointerType()7288 (getLangOpts().CPlusPlus20 && (IAT1 != IAT2) && in FindCompositePointerType()