Home
last modified time | relevance | path

Searched defs:DeclCounterWithPredicate (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/unittests/AST/
H A DDeclMatcher.h58 DeclCounterWithPredicate() in DeclCounterWithPredicate() function
60 DeclCounterWithPredicate(UnaryPredicate P) : Predicate(P) {} in DeclCounterWithPredicate() function