Home
last modified time | relevance | path

Searched defs:Trusted (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DConfigProvider.cpp39 std::chrono::steady_clock::time_point FreshTime, bool Trusted, in get()
59 bool Trusted) { in fromYAMLFile()
63 bool Trusted; in fromYAMLFile() member in clang::clangd::config::Provider::fromYAMLFile::AbsFileProvider
74 const ThreadsafeFS &FS, bool Trusted) in fromYAMLFile()
85 const ThreadsafeFS &FS, bool Trusted) { in fromAncestorRelativeYAMLFiles()
89 bool Trusted; in fromAncestorRelativeYAMLFiles() member in clang::clangd::config::Provider::fromAncestorRelativeYAMLFiles::RelFileProvider
137 bool Trusted) in fromAncestorRelativeYAMLFiles()
H A DConfigFragment.h97 bool Trusted = false; global() member
H A DConfigCompile.cpp104 bool Trusted = false; global() member