Home
last modified time | relevance | path

Searched defs:Listeners (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/
H A DPassRegistry.h49 std::vector<PassRegistrationListener *> Listeners; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/MCA/
H A DPipeline.h63 std::set<HWEventListener *> Listeners; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/MCA/Stages/
H A DStage.h29 std::set<HWEventListener *> Listeners; variable
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DMultiplexConsumer.cpp120 std::vector<ASTMutationListener*> Listeners; member in clang::MultiplexASTMutationListener