Searched refs:AddAlignValueAttr (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 3575 S.AddAlignValueAttr(AL.getRange(), D, AL.getArgAsExpr(0), in handleAlignValueAttr() 3579 void Sema::AddAlignValueAttr(SourceRange AttrRange, Decl *D, Expr *E, in AddAlignValueAttr() function in Sema
|
| H A D | SemaTemplateInstantiateDecl.cpp | 171 S.AddAlignValueAttr(Aligned->getLocation(), New, Result.getAs<Expr>(), in instantiateDependentAlignValueAttr()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/ |
| H A D | Sema.h | 8562 void AddAlignValueAttr(SourceRange AttrRange, Decl *D, Expr *E,
|