Searched refs:getIdentifierLocs (Results 1 – 5 of 5) sorted by relevance
110 auto IdLocs = ImportD->getIdentifierLocs(); in importedModule()
5393 ArrayRef<SourceLocation> ImportDecl::getIdentifierLocs() const { in getIdentifierLocs() function in ImportDecl5406 return SourceRange(getLocation(), getIdentifierLocs().back()); in getSourceRange()
4702 ArrayRef<SourceLocation> getIdentifierLocs() const;
1469 ArrayRef<SourceLocation> IdentifierLocs = D->getIdentifierLocs(); in VisitImportDecl()
5064 ArrayRef<SourceLocation> Locs = ImportD->getIdentifierLocs(); in clang_Cursor_getSpellingNameRange()