Searched refs:preambleIncludes (Results 1 – 4 of 4) sorted by relevance
146 std::vector<Inclusion> preambleIncludes() const;
578 Includes.MainFileIncludes = Patch->preambleIncludes(); in build()580 ReplayPreamble::attach(Patch->preambleIncludes(), *Clang, in build()
737 std::vector<Inclusion> PreamblePatch::preambleIncludes() const { in preambleIncludes() function in clang::clangd::PreamblePatch
187 EXPECT_THAT(PP.preambleIncludes(), in TEST()