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

Declarations

tools/clang/include/clang/AST/Expr.h
 5523   bool containsDuplicateElements() const;

References

tools/clang/lib/AST/ExprClassification.cpp
  321     if (cast<ExtVectorElementExpr>(E)->containsDuplicateElements())