Home
last modified time | relevance | path

Searched refs:createChainedIncludesSource (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp90 IntrusiveRefCntPtr<ExternalSemaSource> clang::createChainedIncludesSource( in createChainedIncludesSource() function in clang
H A DFrontendAction.cpp969 source = createChainedIncludesSource(CI, FinalReader); in BeginSourceFile()