reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/polly/include/polly/ScopDetectionDiagnostic.h
   50 class RejectLog;

References

tools/polly/include/polly/ScopDetection.h
  126     RejectLog Log;
  542   const RejectLog *lookupRejectionLog(const Region *R) const;
tools/polly/include/polly/ScopDetectionDiagnostic.h
   58 void emitRejectionRemarks(const BBPair &P, const RejectLog &Log,
tools/polly/lib/Analysis/ScopDetection.cpp
  387     RejectLog &Log = Context.Log;
 1831 const RejectLog *ScopDetection::lookupRejectionLog(const Region *R) const {
tools/polly/lib/Analysis/ScopDetectionDiagnostic.cpp
  134 void emitRejectionRemarks(const BBPair &P, const RejectLog &Log,
usr/include/c++/7.4.0/bits/move.h
   98     move(_Tp&& __t) noexcept