clang
9.0.0
|
Compare comments' source locations. More...
#include "clang/AST/RawCommentList.h"
Public Member Functions | |
BeforeThanCompare (const SourceManager &SM) | |
bool | operator() (const RawComment &LHS, const RawComment &RHS) |
bool | operator() (const RawComment *LHS, const RawComment *RHS) |
Compare comments' source locations.
Definition at line 175 of file RawCommentList.h.
|
inlineexplicit |
Definition at line 179 of file RawCommentList.h.
|
inline |
Definition at line 181 of file RawCommentList.h.
References clang::RawComment::getBeginLoc().
|
inline |
Definition at line 185 of file RawCommentList.h.