Home
last modified time | relevance | path

Searched refs:DeclChunk (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4246 DeclaratorChunk &DeclChunk = D.getTypeObject(Index); in GetFullTypeForDeclarator() local
4251 switch (DeclChunk.Kind) { in GetFullTypeForDeclarator()
4286 S.Diag(DeclChunk.Loc, DiagId) << DiagKind; in GetFullTypeForDeclarator()