Home
last modified time | relevance | path

Searched refs:NumPropertyAttrsBits (Results 1 – 5 of 5) sorted by relevance

/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DDeclObjC.h770 NumPropertyAttrsBits = 16 enumerator
785 unsigned PropertyAttributes : NumPropertyAttrsBits;
786 unsigned PropertyAttributesAsWritten : NumPropertyAttrsBits;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DDeclObjC.h756 NumPropertyAttrsBits = 15 enumerator
771 unsigned PropertyAttributes : NumPropertyAttrsBits;
772 unsigned PropertyAttributesAsWritten : NumPropertyAttrsBits;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h770 NumPropertyAttrsBits = 16 enumerator
785 unsigned PropertyAttributes : NumPropertyAttrsBits;
786 unsigned PropertyAttributesAsWritten : NumPropertyAttrsBits;
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DDeclObjC.h757 NumPropertyAttrsBits = 15 enumerator
772 unsigned PropertyAttributes : NumPropertyAttrsBits;
773 unsigned PropertyAttributesAsWritten : NumPropertyAttrsBits;
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DDeclObjC.h776 NumPropertyAttrsBits = 15 enumerator
791 unsigned PropertyAttributes : NumPropertyAttrsBits;
792 unsigned PropertyAttributesAsWritten : NumPropertyAttrsBits;