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

References

tools/clang/lib/Sema/SemaInit.cpp
 1769         VecType = SemaRef.Context.getExtVectorType(elementType, numIElts);
 1771         VecType = SemaRef.Context.getVectorType(elementType, numIElts,
 1773       CheckSubElementType(ElementEntity, IList, VecType, Index,