Home
last modified time | relevance | path

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

/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()