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

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp2721 unsigned SpellingListIndex, bool IsPackExpansion) {
2722 AlignedAttr TmpAttr(AttrRange, Context, true, E, SpellingListIndex);
2800 ICE.get(), SpellingListIndex);
2806 unsigned SpellingListIndex, bool IsPackExpansion) {
2810 SpellingListIndex);
2720 AddAlignedAttr(SourceRange AttrRange, Decl *D, Expr *E, unsigned SpellingListIndex, bool IsPackExpansion) argument
2805 AddAlignedAttr(SourceRange AttrRange, Decl *D, TypeSourceInfo *TS, unsigned SpellingListIndex, bool IsPackExpansion) argument

Completed in 117 milliseconds