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

References

tools/clang/lib/AST/ASTContext.cpp
 3598                                        SizeExpr);
 3609                                   SizeExpr, AttrLoc);
 3614         DependentSizedExtVectorType(*this, vecType, QualType(), SizeExpr,
 3623       QualType Canon = getDependentSizedExtVectorType(CanonVecTy, SizeExpr,
 3626         DependentSizedExtVectorType(*this, vecType, Canon, SizeExpr, AttrLoc);