Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DChainedIncludesSource.cpp68 class ChainedIncludesSource class
72 ChainedIncludesSource(std::vector<std::unique_ptr<CompilerInstance>> CIs, in ChainedIncludesSource() function in __anonc72e21680111::ChainedIncludesSource
217 return IntrusiveRefCntPtr<ChainedIncludesSource>( in createChainedIncludesSource()
218 new ChainedIncludesSource(std::move(CIs), Reader)); in createChainedIncludesSource()
H A DCMakeLists.txt16 ChainedIncludesSource.cpp
/netbsd-src/external/apache2/llvm/lib/libclangFrontend/
H A DMakefile13 ChainedIncludesSource.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang/lib/Frontend/
H A DBUILD.gn25 "ChainedIncludesSource.cpp",