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

References

tools/clang/lib/Sema/SemaExprObjC.cpp
  815           Context, SourceLocation(), SourceLocation(), Sel, IdT, ReturnTInfo,
  826                                                  Context.getPointerType(IdT),
  848         !Context.hasSameUnqualifiedType(PtrT->getPointeeType(), IdT)) {
  854         << Context.getPointerType(IdT.withConst());