Home | History | Annotate | Download | only in Sema

Lines Matching refs:AliasName

12630                                       IdentifierInfo* AliasName,
12637 ::new (Context) AsmLabelAttr(AliasNameLoc, Context, AliasName->getName());
12661 IdentifierInfo* AliasName,
12665 Decl *PrevDecl = LookupSingleName(TUScope, AliasName, AliasNameLoc,
12675 std::pair<IdentifierInfo*,WeakInfo>(AliasName, W));