Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp354 TAL_DeclChunk, enumerator
5579 processTypeAttrs(state, T, TAL_DeclChunk, DeclType.getAttrs()); in GetFullTypeForDeclarator()
8257 if (TAL == TAL_DeclChunk) { in processTypeAttrs()
8266 } else if (TAL != TAL_DeclSpec && TAL != TAL_DeclChunk && in processTypeAttrs()
8283 if (attr.isStandardAttributeSyntax() && TAL == TAL_DeclChunk) { in processTypeAttrs()
8362 if (TAL == TAL_DeclChunk) in processTypeAttrs()
8403 if (TAL == TAL_DeclChunk) in processTypeAttrs()
8428 case TAL_DeclChunk: in processTypeAttrs()