| /NextBSD/contrib/llvm/tools/clang/lib/Frontend/ |
| HD | MultiplexConsumer.cpp | 67 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
|
| HD | CompilerInstance.cpp | 346 for (auto &Listener : DependencyCollectors) in createPreprocessor() local 1430 for (auto &Listener : DependencyCollectors) in loadModule() local
|
| HD | FrontendActions.cpp | 578 DumpModuleInfoListener Listener(Out); in ExecuteAction() local
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/ |
| HD | Event.h | 125 friend class Listener; variable
|
| /NextBSD/contrib/llvm/lib/IR/ |
| HD | PassRegistry.cpp | 66 for (auto *Listener : Listeners) in registerPass() local
|
| /NextBSD/contrib/llvm/include/llvm/CodeGen/ |
| HD | MachinePassRegistry.h | 90 MachinePassRegistryListener* Listener;// Listener for list adds are removes. variable
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Frontend/ |
| HD | CompilerInstance.h | 772 void addDependencyCollector(std::shared_ptr<DependencyCollector> Listener) { in addDependencyCollector()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Core/ |
| HD | Listener.cpp | 26 Listener::Listener(const char *name) : in Listener() function in Listener
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaExceptionSpec.cpp | 178 if (auto *Listener = getASTMutationListener()) in UpdateExceptionSpec() local
|
| HD | SemaTemplateInstantiateDecl.cpp | 3491 if (auto *Listener = getASTMutationListener()) in InstantiateFunctionDefinition() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/ARCMigrate/ |
| HD | ARCMT.cpp | 460 MigrationProcess::RewriteListener *Listener; member in __anon01bf1e980211::RewritesApplicator
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | ASTContext.h | 444 ASTMutationListener *Listener; variable 873 void setASTMutationListener(ASTMutationListener *Listener) { in setASTMutationListener()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Serialization/ |
| HD | ASTReader.cpp | 642 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/ |
| HD | lldb-forward.h | 120 class Listener; variable
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Serialization/ |
| HD | ASTReader.h | 1366 void setListener(std::unique_ptr<ASTReaderListener> Listener) { in setListener()
|
| /NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| HD | SelectionDAG.cpp | 6185 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/ |
| HD | ASTContext.cpp | 872 if (auto *Listener = getASTMutationListener()) in mergeDefinitionIntoModule() local
|