Home | History | Annotate | Download | only in AST

Lines Matching refs:IdLoc

504                                                  SourceLocation IdLoc,
512 : DeclaratorDecl(NonTypeTemplateParm, DC, IdLoc, Id, T, TInfo, StartLoc),
528 SourceLocation StartLoc, SourceLocation IdLoc,
532 return new (C) NonTypeTemplateParmDecl(DC, StartLoc, IdLoc, D, P, Id,
538 SourceLocation StartLoc, SourceLocation IdLoc,
548 return new (Mem) NonTypeTemplateParmDecl(DC, StartLoc, IdLoc,
693 SourceLocation IdLoc,
698 : CXXRecordDecl(DK, TK, DC, StartLoc, IdLoc,
717 SourceLocation IdLoc,
725 TK, DC, StartLoc, IdLoc,
811 SourceLocation IdLoc,
822 TK, DC, StartLoc, IdLoc,
835 SourceLocation StartLoc, SourceLocation IdLoc,
851 StartLoc, IdLoc,