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

  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 788 /// BindableMatcher provides a \a bind() method that allows binding the
791 class BindableMatcher : public Matcher<T> {
793 BindableMatcher(MatcherInterface<T> *Implementation)
    [all...]
ASTMatchers.h 103 const internal::BindableMatcher<T> &InnerMatcher) {
    [all...]

Completed in 44 milliseconds