Home
last modified time | relevance | path

Searched defs:PCHChain (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DModuleManager.h56 SmallVector<ModuleFile *, 2> PCHChain; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp8658 const auto &PCHChain = ModuleMgr.pch_modules(); in getSourceDescriptor() local