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 384 /// \c MatcherIDType supports operator< and provides strict weak ordering.
385 typedef std::pair<ast_type_traits::ASTNodeKind, uint64_t> MatcherIDType;
386 MatcherIDType getID() const {
514 DynTypedMatcher::MatcherIDType getID() const {
    [all...]
  /external/clang/lib/ASTMatchers/
ASTMatchFinder.cpp 60 DynTypedMatcher::MatcherIDType MatcherID;
    [all...]

Completed in 244 milliseconds