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

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 7197         assert(ATy && "Expecting array type if not a pointer type.");
 7198         ElemSize = CGF.getTypeSize(ATy->getElementType().getCanonicalType());