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

References

tools/clang/lib/AST/ASTContext.cpp
 3403           DependentSizedArrayType(*this, elementType, QualType(),
 3413   SplitQualType canonElementType = getCanonicalType(elementType).split();
 3441   if (QualType(canonElementType.Ty, 0) == elementType &&
 3449         DependentSizedArrayType(*this, elementType, canon, numElements,