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

References

tools/clang/lib/Parse/ParseObjc.cpp
  216   CheckNestedObjCContexts(AtLoc);
  286         AtLoc, nameId, nameLoc, typeParameterList, categoryId, categoryLoc,
  291       ParseObjCClassInstanceVariables(CategoryType, tok::objc_private, AtLoc);
  356       getCurScope(), AtLoc, nameId, nameLoc, typeParameterList, superClassId,
  362     ParseObjCClassInstanceVariables(ClsType, tok::objc_protected, AtLoc);