Home
last modified time | relevance | path

Searched refs:ChainedIncludesSource (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DChainedIncludesSource.cpp30 class ChainedIncludesSource : public ExternalSemaSource { class
32 ChainedIncludesSource(std::vector<std::unique_ptr<CompilerInstance>> CIs) in ChainedIncludesSource() function in __anone38516b40111::ChainedIncludesSource
195 llvm::makeIntrusiveRefCnt<ChainedIncludesSource>(std::move(CIs)); in createChainedIncludesSource()
H A DCMakeLists.txt17 ChainedIncludesSource.cpp
/openbsd-src/gnu/usr.bin/clang/libclangFrontend/
H A DMakefile15 ChainedIncludesSource.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang/lib/Frontend/
H A DBUILD.gn26 "ChainedIncludesSource.cpp",