Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp89 S.AddAlignedAttr(Aligned->getLocation(), New, Result.getAs<Expr>(), in instantiateDependentAlignedAttr()
96 S.AddAlignedAttr(Aligned->getLocation(), New, Result, in instantiateDependentAlignedAttr()
H A DSemaDeclAttr.cpp3647 S.AddAlignedAttr(AL.getRange(), D, E, AL.getAttributeSpellingListIndex(), in handleAlignedAttr()
3651 void Sema::AddAlignedAttr(SourceRange AttrRange, Decl *D, Expr *E, in AddAlignedAttr() function in Sema
3765 void Sema::AddAlignedAttr(SourceRange AttrRange, Decl *D, TypeSourceInfo *TS, in AddAlignedAttr() function in Sema
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h8545 void AddAlignedAttr(SourceRange AttrRange, Decl *D, Expr *E,
8547 void AddAlignedAttr(SourceRange AttrRange, Decl *D, TypeSourceInfo *T,