Home
last modified time | relevance | path

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

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