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

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 8413       if (property_decl) {
 8415           ClangASTContext::SetMetadata(clang_ast, property_decl, *metadata);
 8417         class_interface_decl->addDecl(property_decl);
 8435         property_decl->setSetterName(setter_sel);
 8436         property_decl->setPropertyAttributes(
 8448         property_decl->setGetterName(getter_sel);
 8449         property_decl->setPropertyAttributes(
 8453           property_decl->setPropertyIvarDecl(ivar_decl);
 8456           property_decl->setPropertyAttributes(
 8459           property_decl->setPropertyAttributes(
 8462           property_decl->setPropertyAttributes(
 8465           property_decl->setPropertyAttributes(
 8468           property_decl->setPropertyAttributes(
 8471           property_decl->setPropertyAttributes(
 8474           property_decl->setPropertyAttributes(
 8478           property_decl->setPropertyAttributes(
 8481           property_decl->setPropertyAttributes(