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

References

tools/clang/lib/Sema/AnalysisBasedWarnings.cpp
 1467       ObjectKind = Variable;
 1469       ObjectKind = Property;
 1471       ObjectKind = ImplicitProperty;
 1473       ObjectKind = Ivar;
 1485         << int(ObjectKind) << KeyProp << int(FunctionKind)