Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp1594 S.AddAllocAlignAttr(D, AL, AL.getArgAsExpr(0)); in handleAllocAlignAttr()
1646 void Sema::AddAllocAlignAttr(Decl *D, const AttributeCommonInfo &CI, in AddAllocAlignAttr() function in Sema
DSemaTemplateInstantiateDecl.cpp181 S.AddAllocAlignAttr(New, *Align, Param); in instantiateDependentAllocAlignAttr()
/external/llvm-project/clang/include/clang/Sema/
DSema.h9932 void AddAllocAlignAttr(Decl *D, const AttributeCommonInfo &CI,