Home
last modified time | relevance | path

Searched defs:AbsPath (Results 1 – 24 of 24) sorted by relevance

/llvm-project/clang/unittests/Serialization/
H A DVarDeclConstantInitTest.cpp42 SmallString<256> AbsPath(TestDir); in addFile() local
H A DForceCheckFileInputTest.cpp44 SmallString<256> AbsPath(TestDir); in addFile() local
H A DNoCommentsTest.cpp43 SmallString<256> AbsPath(TestDir); in addFile() local
H A DPreambleInNamedModulesTest.cpp36 void addFile(StringRef Path, StringRef Contents, PathType &AbsPath) { in addFile() argument
H A DModuleCacheTest.cpp45 SmallString<256> AbsPath(TestDir); in addFile() local
/llvm-project/clang-tools-extra/clangd/index/
H A DBackgroundIndexLoader.cpp69 auto AbsPath = URI::resolve(It.getKey(), StartSourceFile); in loadShard() local
H A DBackground.cpp196 auto AbsPath = URI::resolve(IGN.URI, MainFile); in update() local
296 auto AbsPath = getCanonicalPath(*F, SM.getFileManager()); in index() local
H A DSymbolCollector.cpp280 llvm::SmallString<256> AbsPath = Path; toURIInternal() local
/llvm-project/clang/unittests/Sema/
H A DSemaNoloadLookupTest.cpp43 SmallString<256> AbsPath(TestDir); in addFile() local
/llvm-project/clang/tools/clang-extdef-mapping/
H A DClangExtDefMapGen.cpp166 SmallString<128> AbsPath(AstPath); in HandleAST() local
/llvm-project/clang-tools-extra/clangd/indexer/
H A DIndexerMain.cpp62 auto AbsPath = getCanonicalPath(*F, SM.getFileManager()); in create() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DURITests.cpp166 std::string resolvePathOrDie(llvm::StringRef AbsPath, in resolvePathOrDie()
H A DBackgroundIndexTests.cpp551 for (llvm::StringRef AbsPath : MSS.AccessedPaths.keys()) { in TEST_F() local
/llvm-project/clang-tools-extra/clangd/
H A DConfigCompile.cpp134 llvm::sys::fs::make_absolute(FragmentDirectory, AbsPath); in makeAbsolute() local
375 auto AbsPath = makeAbsolute(std::move(*External.File), "File", compile() local
392 auto AbsPath = makeAbsolute(std::move(*External.MountPoint), "MountPoint", compile() local
[all...]
H A DURI.cpp252 llvm::Expected<std::string> URI::resolvePath(llvm::StringRef AbsPath, in resolvePath()
H A DConfigProvider.cpp56 std::unique_ptr<Provider> Provider::fromYAMLFile(llvm::StringRef AbsPath, in fromYAMLFile()
H A DTidyProvider.cpp100 void apply(tidy::ClangTidyOptions &Result, PathRef AbsPath) { in apply() argument
H A DCompileCommands.cpp146 auto SiblingOf = [&](llvm::StringRef AbsPath) { in resolveDriver() argument
H A DProtocol.cpp46 URIForFile URIForFile::canonicalize(llvm::StringRef AbsPath, in canonicalize() argument
/llvm-project/clang/lib/Basic/
H A DFileManager.cpp521 llvm::SmallString<128> AbsPath(FileName); fillRealPathName() local
/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp603 String AbsPath{FilePath}; isIgnored() local
/llvm-project/clang/lib/Tooling/
H A DTooling.cpp538 auto AbsPath = getAbsolutePath(*OverlayFileSystem, SourcePath); run() local
/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp856 std::optional<SmallString<128>> AbsPath; createOutputFileImpl() local
/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1412 SmallString<128> AbsPath; readConfigFile() local