Home | History | Annotate | Download | only in Sema

Lines Matching refs:IdentifierLocs

10396   llvm::SmallVector<SourceLocation, 2> IdentifierLocs;
10405 IdentifierLocs.push_back(Path[I].second);
10411 Mod, IdentifierLocs);