| /llvm-project-15.0.7/clang-tools-extra/clangd/index/ |
| H A D | BackgroundIndexLoader.cpp | 69 auto AbsPath = URI::resolve(It.getKey(), StartSourceFile); in loadShard() local
|
| H A D | Background.cpp | 193 auto AbsPath = URI::resolve(IGN.URI, MainFile); in update() local 293 auto AbsPath = getCanonicalPath(F, SM); in index() local
|
| H A D | SymbolCollector.cpp | 264 llvm::SmallString<256> AbsPath = Path; in toURIInternal() local
|
| /llvm-project-15.0.7/clang/unittests/Serialization/ |
| H A D | ModuleCacheTest.cpp | 44 SmallString<256> AbsPath(TestDir); in addFile() local
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/indexer/ |
| H A D | IndexerMain.cpp | 52 auto AbsPath = getCanonicalPath(F, SM); in create() local
|
| /llvm-project-15.0.7/clang/tools/clang-extdef-mapping/ |
| H A D | ClangExtDefMapGen.cpp | 161 SmallString<128> AbsPath(AstPath); in HandleAST() local
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | ConfigCompile.cpp | 134 llvm::SmallString<256> AbsPath = llvm::StringRef(*Path); in makeAbsolute() local 374 auto AbsPath = makeAbsolute(std::move(*External.File), "File", in compile() local 391 auto AbsPath = makeAbsolute(std::move(*External.MountPoint), "MountPoint", in compile() local
|
| H A D | URI.cpp | 253 llvm::Expected<std::string> URI::resolvePath(llvm::StringRef AbsPath, in resolvePath()
|
| H A D | ConfigProvider.cpp | 55 std::unique_ptr<Provider> Provider::fromYAMLFile(llvm::StringRef AbsPath, in fromYAMLFile()
|
| H A D | TidyProvider.cpp | 98 void apply(tidy::ClangTidyOptions &Result, PathRef AbsPath) { in apply()
|
| H A D | CompileCommands.cpp | 145 auto SiblingOf = [&](llvm::StringRef AbsPath) { in resolveDriver()
|
| H A D | Protocol.cpp | 45 URIForFile URIForFile::canonicalize(llvm::StringRef AbsPath, in canonicalize()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | URITests.cpp | 166 std::string resolvePathOrDie(llvm::StringRef AbsPath, in resolvePathOrDie()
|
| H A D | BackgroundIndexTests.cpp | 551 for (llvm::StringRef AbsPath : MSS.AccessedPaths.keys()) { in TEST_F() local
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | FileManager.cpp | 553 llvm::SmallString<128> AbsPath(FileName); in fillRealPathName() local
|
| /llvm-project-15.0.7/clang/lib/Tooling/ |
| H A D | Tooling.cpp | 496 auto AbsPath = getAbsolutePath(*OverlayFileSystem, SourcePath); in run() local
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | CommandLine.cpp | 1357 SmallString<128> AbsPath; in readConfigFile() local
|