Searched refs:getFragments (Results 1 – 8 of 8) sorted by relevance
65 getFragments(const Params &P, DiagnosticCallback DC) const override { in fromYAMLFile() function in clang::clangd::config::Provider::fromYAMLFile::AbsFileProvider97 getFragments(const Params &P, DiagnosticCallback DC) const override { in fromAncestorRelativeYAMLFiles() function in clang::clangd::config::Provider::fromAncestorRelativeYAMLFiles::RelFileProvider151 getFragments(const Params &P, DiagnosticCallback DC) const override { in combine() function in clang::clangd::config::Provider::combine::CombinedProvider154 for (auto &Fragment : Provider->getFragments(P, DC)) in combine()173 for (const auto &Fragment : getFragments(P, DC)) in getConfig()
100 getFragments(const Params &, DiagnosticCallback) const = 0;
95 const std::vector<Fragment> &getFragments() const { return Fragments; } in getFragments() function176 return Parameters.empty() && ReturnType.getFragments().empty(); in empty()
273 if (DF.getFragments().empty()) in serializeDeclarationFragments()277 for (const auto &F : DF.getFragments()) { in serializeDeclarationFragments()
35 getFragments(const Params &, DiagnosticCallback DC) const override { in getFragments() function in clang::clangd::config::__anon988ba3a10111::FakeProvider
340 getFragments(const config::Params &, in TEST() function in clang::clangd::__anonadba4dc90111::TEST::ConfigProvider
326 if (QualsFragments.getFragments().empty()) in getFragmentsForType()
643 getFragments(const config::Params &, in getFragments() function in clang::clangd::__anond182e4660111::FlagsConfigProvider