HomeSort by relevance Sort by last modified time
    Searched refs:canConstructFrom (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/ASTMatchers/Dynamic/
VariantValue.cpp 53 VariantMatcher::MatcherOps::canConstructFrom(const DynTypedMatcher &Matcher,
96 if (Ops.canConstructFrom(Matcher, Ignore))
141 if (Ops.canConstructFrom(Matchers[i], IsExactMatch)) {
  /external/clang/include/clang/ASTMatchers/Dynamic/
VariantValue.h 98 bool canConstructFrom(const DynTypedMatcher &Matcher,

Completed in 134 milliseconds