Searched refs:fromAncestorRelativeYAMLFiles (Results 1 – 5 of 5) sorted by relevance
80 fromAncestorRelativeYAMLFiles(llvm::StringRef RelPath, const ThreadsafeFS &,
83 Provider::fromAncestorRelativeYAMLFiles(llvm::StringRef RelPath, in fromAncestorRelativeYAMLFiles() function in clang::clangd::config::Provider
153 auto P = Provider::fromAncestorRelativeYAMLFiles("foo.yaml", FS); in TEST()206 P = Provider::fromAncestorRelativeYAMLFiles("foo.yaml", FS); in TEST()
207 config::Provider::fromAncestorRelativeYAMLFiles(".clangd", FS); in TEST_F()
928 config::Provider::fromAncestorRelativeYAMLFiles(".clangd", TFS)); in main()