clang: include/clang/AST/DeclObjCCommon.h Source File (original) (raw)

Go to the documentation of this file.

1

2

3

4

5

6

7

8

9

10

11

12

13

14#ifndef LLVM_CLANG_AST_DECLOBJCCOMMON_H

15#define LLVM_CLANG_AST_DECLOBJCCOMMON_H

16

18

19

20

21namespace ObjCPropertyAttribute {

36

37

42

43

44

45};

46}

47

48enum {

49

52

53}

54

55#endif

@ 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.