Home
last modified time | relevance | path

Searched defs:Listener (Results 1 – 17 of 17) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDMultiplexConsumer.cpp67 for (auto &Listener : Listeners) in MacroRead() local
97 for (auto &Listener : Listeners) in ModuleRead() local
176 for (auto &Listener : Listeners) in ResolvedExceptionSpec() local
207 for (auto &Listener : Listeners) in FunctionDefinitionInstantiated() local
HDCompilerInstance.cpp346 for (auto &Listener : DependencyCollectors) in createPreprocessor() local
1430 for (auto &Listener : DependencyCollectors) in loadModule() local
HDFrontendActions.cpp578 DumpModuleInfoListener Listener(Out); in ExecuteAction() local
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDEvent.h125 friend class Listener; variable
/NextBSD/contrib/llvm/lib/IR/
HDPassRegistry.cpp66 for (auto *Listener : Listeners) in registerPass() local
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDMachinePassRegistry.h90 MachinePassRegistryListener* Listener;// Listener for list adds are removes. variable
/NextBSD/contrib/llvm/tools/clang/include/clang/Frontend/
HDCompilerInstance.h772 void addDependencyCollector(std::shared_ptr<DependencyCollector> Listener) { in addDependencyCollector()
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDListener.cpp26 Listener::Listener(const char *name) : in Listener() function in Listener
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExceptionSpec.cpp178 if (auto *Listener = getASTMutationListener()) in UpdateExceptionSpec() local
HDSemaTemplateInstantiateDecl.cpp3491 if (auto *Listener = getASTMutationListener()) in InstantiateFunctionDefinition() local
/NextBSD/contrib/llvm/tools/clang/lib/ARCMigrate/
HDARCMT.cpp460 MigrationProcess::RewriteListener *Listener; member in __anon01bf1e980211::RewritesApplicator
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h444 ASTMutationListener *Listener; variable
873 void setASTMutationListener(ASTMutationListener *Listener) { in setASTMutationListener()
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp642 void ASTReader::setDeserializationListener(ASTDeserializationListener *Listener, in setDeserializationListener()
3971 ASTReaderListener &Listener) { in readASTFileControlBlock()
4436 ASTReaderListener &Listener, in ParseLanguageOptions()
4470 ASTReaderListener &Listener, in ParseTargetOptions()
4489 ASTReaderListener &Listener) { in ParseDiagnosticOptions()
4506 ASTReaderListener &Listener) { in ParseFileSystemOptions()
4515 ASTReaderListener &Listener) { in ParseHeaderSearchOptions()
4554 ASTReaderListener &Listener, in ParsePreprocessorOptions()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-forward.h120 class Listener; variable
/NextBSD/contrib/llvm/tools/clang/include/clang/Serialization/
HDASTReader.h1366 void setListener(std::unique_ptr<ASTReaderListener> Listener) { in setListener()
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAG.cpp6185 RAUWUpdateListener Listener(*this, UI, UE); in ReplaceAllUsesWith() local
6233 RAUWUpdateListener Listener(*this, UI, UE); in ReplaceAllUsesWith() local
6272 RAUWUpdateListener Listener(*this, UI, UE); in ReplaceAllUsesWith() local
6317 RAUWUpdateListener Listener(*this, UI, UE); in ReplaceAllUsesOfValueWith() local
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp872 if (auto *Listener = getASTMutationListener()) in mergeDefinitionIntoModule() local