OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setMatchers
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/ASTMatchers/Dynamic/
VariantValue.cpp
78
setMatchers
(MatcherList(Matcher));
82
setMatchers
(Matchers);
98
setMatchers
(Other.getMatchers());
162
void VariantValue::
setMatchers
(const MatcherList &NewValue) {
/external/clang/include/clang/ASTMatchers/Dynamic/
VariantValue.h
139
void
setMatchers
(const MatcherList &Matchers);
Completed in 562 milliseconds