Searched refs:DeclChunk (Results 1 – 1 of 1) sorted by relevance
3520 DeclaratorChunk &DeclChunk = D.getTypeObject(Index); in GetFullTypeForDeclarator() local3523 switch (DeclChunk.Kind) { in GetFullTypeForDeclarator()3549 S.Diag(DeclChunk.Loc, DiagId) << DiagKind; in GetFullTypeForDeclarator()