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