OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:makeMatcher
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h
393
inline Matcher<T>
makeMatcher
(MatcherInterface<T> *Implementation) {
422
return
makeMatcher
(new WrappedMatcher(Other));
[
all
...]
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
Completed in 51 milliseconds