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