Searched defs:toRange (Results 1 – 3 of 3) sorted by relevance
82 inline Range toRange(llvm::SMRange R, const llvm::SourceMgr &SM) { in toRange() function
21 Range MacroOccurrence::toRange(const SourceManager &SM) const { in toRange() function in clang::clangd::MacroOccurrence
834 Range toRange(const SymbolLocation &L) { in toRange() function