Home
last modified time | relevance | path

Searched defs:IsPackExpansion (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp4001 bool IsPackExpansion) { in AddAlignedAttr()
4091 TypeSourceInfo *TS, bool IsPackExpansion) { in AddAlignedAttr()
H A DSemaTemplateInstantiateDecl.cpp94 const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) { in instantiateDependentAlignedAttr()
H A DTreeTransform.h6085 bool IsPackExpansion = false; in TransformFunctionTypeParams() local