Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h818 void setPropertyAttributes(ObjCPropertyAttribute::Kind PRVal) { in setPropertyAttributes()
822 void overwritePropertyAttributes(unsigned PRVal) { in overwritePropertyAttributes()
830 void setPropertyAttributesAsWritten(ObjCPropertyAttribute::Kind PRVal) { in setPropertyAttributesAsWritten()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h934 void setPropertyAttributes(ObjCPropertyAttribute::Kind PRVal) { in setPropertyAttributes()