Searched refs:PCHContainerGenerator (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp42 class PCHContainerGenerator : public ASTConsumer { class in namespace:__anon454
136 PCHContainerGenerator(CompilerInstance &CI, const std::string &MainFileName, function in class:__anon454::PCHContainerGenerator
161 ~PCHContainerGenerator() override = default;
324 return std::make_unique<PCHContainerGenerator>(

Completed in 103 milliseconds