Searched refs:fromAncestorRelativeYAMLFiles (Results 1 – 4 of 4) sorted by relevance
81 fromAncestorRelativeYAMLFiles(llvm::StringRef RelPath, const ThreadsafeFS &);
79 Provider::fromAncestorRelativeYAMLFiles(llvm::StringRef RelPath, in fromAncestorRelativeYAMLFiles() function in clang::clangd::config::Provider
137 auto P = Provider::fromAncestorRelativeYAMLFiles("foo.yaml", FS); in TEST()228 P = Provider::fromAncestorRelativeYAMLFiles("foo.yaml", FS); in TEST()
823 config::Provider::fromAncestorRelativeYAMLFiles(".clangd", TFS)); in main()