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