Home
last modified time | relevance | path

Searched refs:sourcePrefix (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp432 llvm::StringRef sourcePrefix(SourceLocation Loc, const SourceManager &SM) { in sourcePrefix() function
475 visibleNamespaces(sourcePrefix(Word.Location, SM), AST.getLangOpts()); in locateSymbolTextually()