Searched defs:IdentifierLocs (Results 1 – 3 of 3) sorted by relevance
982 ArrayRef<SourceLocation> IdentifierLocs = D->getIdentifierLocs(); in VisitImportDecl() local
2997 ArrayRef<SourceLocation> IdentifierLocs) in ImportDecl()3017 ArrayRef<SourceLocation> IdentifierLocs) { in Create()
10396 llvm::SmallVector<SourceLocation, 2> IdentifierLocs; in ActOnModuleImport() local