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

  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
ASTMatchersInternal.h 641 /// \c ArgumentAdaptingMatcher<HasMatcher, T>(InnerMatcher);
650 class ArgumentAdaptingMatcher {
652 explicit ArgumentAdaptingMatcher(const Matcher<T> &InnerMatcher)
    [all...]

Completed in 26 milliseconds