Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclObjC.h2519 void setPropertyAttributes(PropertyAttributeKind PRVal) { in setPropertyAttributes()
2533 void setPropertyAttributesAsWritten(PropertyAttributeKind PRVal) { in setPropertyAttributesAsWritten()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDDeclSpec.h816 void setPropertyAttributes(ObjCPropertyAttributeKind PRVal) { in setPropertyAttributes()