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