Home | History | Annotate | Download | only in AST

Lines Matching refs:IdLoc

4021   SourceLocation IdLoc = Importer.Import(DTemplated->getLocation());
4024 DC, StartLoc, IdLoc,
4092 SourceLocation IdLoc = Importer.Import(D->getLocation());
4124 StartLoc, IdLoc,
4212 SourceLocation IdLoc = Importer.Import(DTemplated->getLocation());
4215 IdLoc, Name.getAsIdentifierInfo(), T,
4288 SourceLocation IdLoc = Importer.Import(D->getLocation());
4325 Importer.getToContext(), DC, StartLoc, IdLoc, VarTemplate, T, TInfo,