OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canConstructFrom
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/ASTMatchers/Dynamic/
VariantValue.h
52
virtual bool
canConstructFrom
(const DynTypedMatcher &Matcher,
149
virtual bool
canConstructFrom
(const DynTypedMatcher &Matcher,
/external/clang/lib/ASTMatchers/Dynamic/
VariantValue.cpp
41
if (Ops.
canConstructFrom
(Matcher, Ignore))
78
if (Ops.
canConstructFrom
(Matchers[i], IsExactMatch)) {
Completed in 734 milliseconds