Searched refs:getIdentifierLocs (Results 1 – 10 of 10) sorted by relevance
62 auto IdLocs = ImportD->getIdentifierLocs(); in importedModule()
111 auto IdLocs = ImportD->getIdentifierLocs(); in importedModule()
4268 ArrayRef<SourceLocation> ImportDecl::getIdentifierLocs() const { in getIdentifierLocs() function in ImportDecl4281 return SourceRange(getLocation(), getIdentifierLocs().back()); in getSourceRange()
5074 ArrayRef<SourceLocation> ImportDecl::getIdentifierLocs() const { in getIdentifierLocs() function in ImportDecl5087 return SourceRange(getLocation(), getIdentifierLocs().back()); in getSourceRange()
3779 ArrayRef<SourceLocation> getIdentifierLocs() const;
4454 ArrayRef<SourceLocation> getIdentifierLocs() const;
1258 ArrayRef<SourceLocation> IdentifierLocs = D->getIdentifierLocs(); in VisitImportDecl()
1423 ArrayRef<SourceLocation> IdentifierLocs = D->getIdentifierLocs(); in VisitImportDecl()
4333 ArrayRef<SourceLocation> Locs = ImportD->getIdentifierLocs(); in clang_Cursor_getSpellingNameRange()
4797 ArrayRef<SourceLocation> Locs = ImportD->getIdentifierLocs(); in clang_Cursor_getSpellingNameRange()