Home | History | Annotate | Download | only in Sema

Lines Matching defs:IdentifierLocs

13378   SmallVector<SourceLocation, 2> IdentifierLocs;
13387 IdentifierLocs.push_back(Path[I].second);
13393 Mod, IdentifierLocs);