Searched refs:NextDeclType (Results 1 – 1 of 1) sorted by relevance
5178 DeclaratorChunk &NextDeclType = D.getTypeObject(chunkIndex - 1); in GetFullTypeForDeclarator() local5179 if (NextDeclType.Kind == DeclaratorChunk::Array && in GetFullTypeForDeclarator()5180 !NextDeclType.Arr.NumElts) in GetFullTypeForDeclarator()