HomeSort by relevance Sort by last modified time
    Searched refs:MatcherIDType (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 327 /// \c MatcherIDType supports operator< and provides strict weak ordering.
328 typedef std::pair<ast_type_traits::ASTNodeKind, uint64_t> MatcherIDType;
329 MatcherIDType getID() const {
457 DynTypedMatcher::MatcherIDType getID() const {
    [all...]
  /external/clang/lib/ASTMatchers/
ASTMatchFinder.cpp 60 DynTypedMatcher::MatcherIDType MatcherID;
    [all...]

Completed in 44 milliseconds