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

References

tools/clang/include/clang/AST/ExprCXX.h
  776              Operand->getType()->isDependentType(),
  777              Operand->getType()->isInstantiationDependentType(),
  778              Operand->getType()->containsUnexpandedParameterPack()),
  779         Operand(Operand), Range(R) {}