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

References

tools/clang/lib/Sema/SemaType.cpp
 5978   if (Type->isFunctionType()) {
 6033           S.BuildAddressSpaceAttr(Type, ASIdx, ASArgExpr, Attr.getLoc());
 6038       T = State.getAttributedType(ASAttr, Type, EquivType);
 6040       T = State.getAttributedType(ASAttr, Type, Type);
 6040       T = State.getAttributedType(ASAttr, Type, Type);
 6045       Type = T;
 6054     if (DiagnoseMultipleAddrSpaceAttributes(S, Type.getAddressSpace(), ASIdx,
 6060     Type = S.Context.getAddrSpaceQualType(Type, ASIdx);
 6060     Type = S.Context.getAddrSpaceQualType(Type, ASIdx);