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

/external/llvm/include/llvm/
H A DPassSupport.h220 /// PassRegistrationListener class - This class is meant to be derived from by
226 struct PassRegistrationListener { struct in namespace:llvm
228 PassRegistrationListener() {} function in struct:llvm::PassRegistrationListener
229 virtual ~PassRegistrationListener() {}
242 /// enumeratePasses on this PassRegistrationListener object.

Completed in 67 milliseconds