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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DObjectFilePCHContainerOperations.h25 CreatePCHContainerGenerator(CompilerInstance &CI,
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DPCHContainerOperations.h47 CreatePCHContainerGenerator(CompilerInstance &CI,
74 CreatePCHContainerGenerator(CompilerInstance &CI,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DPCHContainerOperations.cpp53 std::unique_ptr<ASTConsumer> RawPCHContainerWriter::CreatePCHContainerGenerator( function in class:RawPCHContainerWriter
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp319 ObjectFilePCHContainerWriter::CreatePCHContainerGenerator( function in class:ObjectFilePCHContainerWriter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp117 Consumers.push_back(CI.getPCHContainerWriter().CreatePCHContainerGenerator(
183 Consumers.push_back(CI.getPCHContainerWriter().CreatePCHContainerGenerator(

Completed in 162 milliseconds