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