Home
last modified time | relevance | path

Searched defs:PRVal (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h836 void setPropertyAttributes(ObjCPropertyAttribute::Kind PRVal) { in setPropertyAttributes()
840 void overwritePropertyAttributes(unsigned PRVal) { in overwritePropertyAttributes()
848 void setPropertyAttributesAsWritten(ObjCPropertyAttribute::Kind PRVal) { in setPropertyAttributesAsWritten()
/external/clang/include/clang/AST/
DDeclObjC.h795 void setPropertyAttributes(PropertyAttributeKind PRVal) { in setPropertyAttributes()
798 void overwritePropertyAttributes(unsigned PRVal) { in overwritePropertyAttributes()
806 void setPropertyAttributesAsWritten(PropertyAttributeKind PRVal) { in setPropertyAttributesAsWritten()
/external/clang/include/clang/Sema/
DDeclSpec.h831 void setPropertyAttributes(ObjCPropertyAttributeKind PRVal) { in setPropertyAttributes()
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h859 void setPropertyAttributes(ObjCPropertyAttribute::Kind PRVal) { in setPropertyAttributes()