Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaType.cpp358 TAL_DeclChunk, enumerator
5487 processTypeAttrs(state, T, TAL_DeclChunk, DeclType.getAttrs()); in GetFullTypeForDeclarator()
8085 if (TAL == TAL_DeclChunk) { in processTypeAttrs()
8094 } else if (TAL != TAL_DeclChunk && !isAddressSpaceKind(attr)) { in processTypeAttrs()
8108 if (attr.isStandardAttributeSyntax() && TAL == TAL_DeclChunk) { in processTypeAttrs()
8116 if (attr.isStandardAttributeSyntax() && TAL == TAL_DeclChunk) in processTypeAttrs()
8178 if (TAL == TAL_DeclChunk) in processTypeAttrs()
8210 if (TAL == TAL_DeclChunk) in processTypeAttrs()
8235 case TAL_DeclChunk: in processTypeAttrs()