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