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

References

tools/clang/lib/Sema/SemaExpr.cpp
 6483   if (const VectorType *vecType = type->getAs<VectorType>()) {
 6492   if (!type->isRealType()) return false;
 6495   eltType = type;