Searched defs:DeserializationListener (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DMultiplexConsumer.h83 std::unique_ptr<MultiplexASTDeserializationListener> DeserializationListener; member in class:clang::MultiplexConsumer
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp561 createPCHExternalASTSource( StringRef Path, DisableValidationForModuleKind DisableValidation, bool AllowPCHWithCompilerErrors, void *DeserializationListener, bool OwnDeserializationListener) argument
575 createPCHExternalASTSource( StringRef Path, StringRef Sysroot, DisableValidationForModuleKind DisableValidation, bool AllowPCHWithCompilerErrors, Preprocessor &PP, InMemoryModuleCache &ModuleCache, ASTContext &Context, const PCHContainerReader &PCHContainerRdr, ArrayRef<std::shared_ptr<ModuleFileExtension>> Extensions, ArrayRef<std::shared_ptr<DependencyCollector>> DependencyCollectors, void *DeserializationListener, bool OwnDeserializationListener, bool Preamble, bool UseGlobalModuleIndex) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h405 ASTDeserializationListener *DeserializationListener = nullptr; member in class:clang::ASTReader

Completed in 242 milliseconds