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

References

tools/clang/lib/CodeGen/CGExpr.cpp
 2727                                    CGM.getTBAAInfoForSubobject(LV, T));
 3502                           CGM.getTBAAInfoForSubobject(LV, EltType));
 3586     EltTBAAInfo = CGM.getTBAAInfoForSubobject(ArrayLV, E->getType());
 3786     TBAAInfo = CGM.getTBAAInfoForSubobject(ArrayLV, ResultExprTy);
 4159                         CGM.getTBAAInfoForSubobject(Base, FieldType));
 4381                           CGM.getTBAAInfoForSubobject(LV, E->getType()));
 4409                           CGM.getTBAAInfoForSubobject(LV, E->getType()));
 4426                           CGM.getTBAAInfoForSubobject(LV, E->getType()));
 4442                           CGM.getTBAAInfoForSubobject(LV, E->getType()));
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 1068       CGF.CGM.getTBAAInfoForSubobject(SharedAddresses[N].first, SharedType));
 1121       CGF.CGM.getTBAAInfoForSubobject(BaseLV, BaseLV.getType()));