Searched defs:BeforeThanCompare (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DRawCommentList.h165 class BeforeThanCompare<RawComment> { class in namespace:clang
169 explicit BeforeThanCompare(const SourceManager &SM) : SM(SM) { } function in class:clang::BeforeThanCompare
/external/clang/include/clang/Basic/
H A DSourceLocation.h324 struct BeforeThanCompare : public std::binary_function<FullSourceLoc, struct in class:clang::SourceLocation::FullSourceLoc

Completed in 60 milliseconds