Go to the documentation of this file.
    3 #ifndef OSL_ANNOTATE_ANALYSESRESULT_H 
    4 #define OSL_ANNOTATE_ANALYSESRESULT_H 
   77     bool operator==(
const AnalysesResult& l, 
const AnalysesResult& r);
 
   79     std::ostream& 
operator<<(std::ostream&, 
const AnalysesResult&);