Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaDeclAttr.cpp1675 S.AddAllocAlignAttr(D, AL, AL.getArgAsExpr(0)); in handleAllocAlignAttr()
1727 void Sema::AddAllocAlignAttr(Decl *D, const AttributeCommonInfo &CI, in AddAllocAlignAttr() function in Sema
DSemaTemplateInstantiateDecl.cpp184 S.AddAllocAlignAttr(New, *Align, Param); in instantiateDependentAllocAlignAttr()
/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DSema.h10839 void AddAllocAlignAttr(Decl *D, const AttributeCommonInfo &CI,