OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ForEachMatcher
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h
1636
/// As opposed to the HasMatcher, the
ForEachMatcher
will produce a match
1639
class
ForEachMatcher
: public MatcherInterface<T> {
1646
explicit
ForEachMatcher
(const Matcher<ChildT> &InnerMatcher)
ASTMatchers.h
3413
extern const internal::ArgumentAdaptingMatcherFunc<internal::
ForEachMatcher
>
/src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
ASTMatchersInternal.cpp
996
const internal::ArgumentAdaptingMatcherFunc<internal::
ForEachMatcher
> forEach =
Completed in 24 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026