clang API Documentation
Comparison function class, useful for sorting FullSourceLocs. More...
#include <SourceLocation.h>
Public Member Functions | |
bool | operator() (const FullSourceLoc &lhs, const FullSourceLoc &rhs) const |
Comparison function class, useful for sorting FullSourceLocs.
Definition at line 323 of file SourceLocation.h.
bool clang::FullSourceLoc::BeforeThanCompare::operator() | ( | const FullSourceLoc & | lhs, |
const FullSourceLoc & | rhs | ||
) | const [inline] |
Definition at line 325 of file SourceLocation.h.
References clang::FullSourceLoc::isBeforeInTranslationUnitThan().