Searched defs:IdentifierLocs (Results 1 – 3 of 3) sorted by relevance
1258 ArrayRef<SourceLocation> IdentifierLocs = D->getIdentifierLocs(); in VisitImportDecl() local
4226 ArrayRef<SourceLocation> IdentifierLocs) in ImportDecl()4246 ArrayRef<SourceLocation> IdentifierLocs) { in Create()
15083 SmallVector<SourceLocation, 2> IdentifierLocs; in ActOnModuleImport() local