HomeSort by: relevance | last modified time | path
    Searched refs:removeRegistrationListener (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/
PassRegistry.h 87 /// removeRegistrationListener - Unregister a PassRegistrationListener so that
89 void removeRegistrationListener(PassRegistrationListener *L);
  /src/external/apache2/llvm/dist/llvm/lib/IR/
PassRegistry.cpp 121 void PassRegistry::removeRegistrationListener(PassRegistrationListener *L) {

Completed in 18 milliseconds