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

References

tools/clang/lib/AST/Expr.cpp
 4101    : Expr(ShuffleVectorExprClass, Type, VK_RValue, OK_Ordinary,
 4102           Type->isDependentType(), Type->isDependentType(),
 4102           Type->isDependentType(), Type->isDependentType(),
 4103           Type->isInstantiationDependentType(),
 4104           Type->containsUnexpandedParameterPack()),