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