A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://clang.llvm.org/doxygen/DeclObjCCommon_8h_source.html below:

clang: include/clang/AST/DeclObjCCommon.h Source File

Go to the documentation of this file. 1//===- DeclObjCCommon.h - Classes for representing declarations -*- C++ -*-===// 3// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 4// See https://llvm.org/LICENSE.txt for license information. 5// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7//===----------------------------------------------------------------------===// 9// This file contains common ObjC enums and classes used in AST and 12//===----------------------------------------------------------------------===// 14#ifndef LLVM_CLANG_AST_DECLOBJCCOMMON_H 15#define LLVM_CLANG_AST_DECLOBJCCOMMON_H 19/// ObjCPropertyAttribute::Kind - list of property attributes. 20/// Keep this list in sync with LLVM's Dwarf.h ApplePropertyAttributes.s 21namespace

ObjCPropertyAttribute {

36 /// Indicates that the nullability of the type was spelled with a 37 /// property attribute rather than a type qualifier. 42 // Adding a property should change NumObjCPropertyAttrsBits 43 // Also, don't forget to update the Clang C API at CXObjCPropertyAttrKind and 44 // clang_Cursor_getObjCPropertyAttributes. 46

}

// namespace ObjCPropertyAttribute::Kind 49 /// Number of bits fitting all the property attributes. 55#endif // LLVM_CLANG_AST_DECLOBJCCOMMON_H

@ kind_nullability

Indicates that the nullability of the type was spelled with a property attribute rather than a type q...

The JSON file list parser is used to communicate input to InstallAPI.

@ NumObjCPropertyAttrsBits

Number of bits fitting all the property attributes.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4