Searched refs:ChainedIncludesSource (Results 1 – 2 of 2) sorted by relevance
30 class ChainedIncludesSource : public ExternalSemaSource { class32 ChainedIncludesSource(std::vector<std::unique_ptr<CompilerInstance>> CIs) in ChainedIncludesSource() function in __anon6a7fd07d0111::ChainedIncludesSource195 llvm::makeIntrusiveRefCnt<ChainedIncludesSource>(std::move(CIs)); in createChainedIncludesSource()
452 SRCS_MIN+= Frontend/ChainedIncludesSource.cpp