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

References

tools/clang/lib/Sema/SemaCast.cpp
 2324   if (!Self.getLangOpts().OpenCL)
 2347       Self.Context.removeAddrSpaceQualType(SrcPointeeType.getCanonicalType());
 2349       Self.Context.removeAddrSpaceQualType(DestPointeeType.getCanonicalType());
 2350   return Self.Context.hasSameType(SrcPointeeTypeWithoutAS,