Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp1461 ParsedAttributesView SlidingAttrs; in ConvertDeclSpecToType() local
1464 SlidingAttrs.addAtEnd(&AL); in ConvertDeclSpecToType()
1489 processTypeAttrs(state, Result, TAL_DeclSpec, SlidingAttrs); in ConvertDeclSpecToType()