Home | History | Annotate | Download | only in Sema

Lines Matching defs:IdentifierLocs

14627   SmallVector<SourceLocation, 2> IdentifierLocs;
14636 IdentifierLocs.push_back(Path[I].second);
14642 Mod, IdentifierLocs);