Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DAttr.h52 bool IsPackExpansion : 1; variable
/external/clang/lib/Sema/
DSemaDeclAttr.cpp2721 unsigned SpellingListIndex, bool IsPackExpansion) { in AddAlignedAttr()
2806 unsigned SpellingListIndex, bool IsPackExpansion) { in AddAlignedAttr()
DSemaTemplateInstantiateDecl.cpp76 const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) { in instantiateDependentAlignedAttr()
DTreeTransform.h4390 bool IsPackExpansion = false; in TransformFunctionTypeParams() local