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

References

tools/clang/lib/Sema/SemaOverload.cpp
 2229   QualType CanonToPointee = Context.getCanonicalType(ToPointee);
 2244       return Context.getObjCObjectPointerType(ToPointee);
 2245     return Context.getPointerType(ToPointee);