reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
36 Report->addRange(MPICallEvent.getSourceRange()); 40 Report->addRange(Range); 42 Report->addVisitor(std::make_unique<RequestNodeVisitor>( 44 Report->markInteresting(RequestRegion); 46 BReporter.emitReport(std::move(Report));