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

References

tools/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp
  144       if (Ops.canConstructFrom(Matchers[i], IsExactMatch)) {
  147             assert(!IsExactMatch && "We should not have two exact matches.");
  152         FoundIsExact = IsExactMatch;