reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
   98     bool canConstructFrom(const DynTypedMatcher &Matcher,

References

tools/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp
   99     if (Ops.canConstructFrom(Matcher, Ignore))
  144       if (Ops.canConstructFrom(Matchers[i], IsExactMatch)) {