clang API Documentation
Compare two source locations. More...
#include <SourceManager.h>
Public Member Functions | |
BeforeThanCompare (SourceManager &SM) | |
bool | operator() (SourceLocation LHS, SourceLocation RHS) const |
Compare two source locations.
Definition at line 1661 of file SourceManager.h.
clang::BeforeThanCompare< SourceLocation >::BeforeThanCompare | ( | SourceManager & | SM | ) | [inline, explicit] |
Definition at line 1665 of file SourceManager.h.
bool clang::BeforeThanCompare< SourceLocation >::operator() | ( | SourceLocation | LHS, |
SourceLocation | RHS | ||
) | const [inline] |
Definition at line 1667 of file SourceManager.h.
References SM.