Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h2269 void setPropertyAttributes(PropertyAttributeKind PRVal) { in setPropertyAttributes()
2283 void setPropertyAttributesAsWritten(PropertyAttributeKind PRVal) { in setPropertyAttributesAsWritten()
/external/clang/include/clang/Sema/
DDeclSpec.h820 void setPropertyAttributes(ObjCPropertyAttributeKind PRVal) { in setPropertyAttributes()