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

References

tools/clang/lib/Sema/SemaExprObjC.cpp
 2028                                              &propertyName,
 2050           &propertyName, ObjCPropertyQueryKind::OBJC_PR_query_class)) {
 2054     GetterSel = PP.getSelectorTable().getNullarySelector(&propertyName);
 2056         PP.getIdentifierTable(), PP.getSelectorTable(), &propertyName);
 2099                      << &propertyName << Context.getObjCInterfaceType(IFace));