OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ForEachMatcher
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h
833
/// As opposed to the HasMatcher, the
ForEachMatcher
will produce a match
836
class
ForEachMatcher
: public MatcherInterface<T> {
840
explicit
ForEachMatcher
(const Matcher<ChildT> &ChildMatcher)
[
all
...]
ASTMatchers.h
[
all
...]
Completed in 452 milliseconds