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

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

Completed in 124 milliseconds