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

/external/llvm/include/llvm/
H A DPassSupport.h211 /// PassRegistrationListener class - This class is meant to be derived from by
217 struct PassRegistrationListener { struct in namespace:llvm
219 PassRegistrationListener() {} function in struct:llvm::PassRegistrationListener
220 virtual ~PassRegistrationListener() {}
233 /// enumeratePasses on this PassRegistrationListener object.

Completed in 731 milliseconds