OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:constructFrom
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/ASTMatchers/Dynamic/
VariantValue.h
54
virtual void
constructFrom
(const DynTypedMatcher &Matcher) = 0;
156
virtual void
constructFrom
(const DynTypedMatcher& Matcher) {
/external/clang/lib/ASTMatchers/Dynamic/
VariantValue.cpp
42
Ops.
constructFrom
(Matcher);
92
Ops.
constructFrom
(*Found);
Completed in 236 milliseconds