Searched defs:AddAlignedAttr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp2716 S.AddAlignedAttr(Attr.getRange(), D, E, Attr.getAttributeSpellingListIndex(),
2720 void Sema::AddAlignedAttr(SourceRange AttrRange, Decl *D, Expr *E, function in class:Sema
2805 void Sema::AddAlignedAttr(SourceRange AttrRange, Decl *D, TypeSourceInfo *TS, function in class:Sema

Completed in 97 milliseconds