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