Searched defs:IsPackExpansion (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclAttr.cpp | 4008 AddAlignedAttr(Decl * D,const AttributeCommonInfo & CI,Expr * E,bool IsPackExpansion) AddAlignedAttr() argument |
H A D | SemaTemplateInstantiateDecl.cpp | 94 const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) { in instantiateDependentAlignedAttr() argument |
H A D | TreeTransform.h | 6082 bool IsPackExpansion = false; TransformFunctionTypeParams() local |