Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp3575 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 DSemaTemplateInstantiateDecl.cpp171 S.AddAlignValueAttr(Aligned->getLocation(), New, Result.getAs<Expr>(), in instantiateDependentAlignValueAttr()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h8562 void AddAlignValueAttr(SourceRange AttrRange, Decl *D, Expr *E,