Home | History | Annotate | Download | only in AST

Lines Matching refs:IdLoc

4242   SourceLocation IdLoc = Importer.Import(DTemplated->getLocation());
4245 DC, StartLoc, IdLoc,
4313 SourceLocation IdLoc = Importer.Import(D->getLocation());
4344 StartLoc, IdLoc,
4435 SourceLocation IdLoc = Importer.Import(DTemplated->getLocation());
4438 IdLoc, Name.getAsIdentifierInfo(), T,
4510 SourceLocation IdLoc = Importer.Import(D->getLocation());
4547 Importer.getToContext(), DC, StartLoc, IdLoc, VarTemplate, T, TInfo,