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

  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 416 class HasDeclarationMatcher : public MatcherInterface<T> {
421 explicit HasDeclarationMatcher(const Matcher<Decl> &InnerMatcher)
    [all...]
ASTMatchers.h     [all...]

Completed in 40 milliseconds