Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h2266 void setPropertyAttributes(PropertyAttributeKind PRVal) { in setPropertyAttributes()
2280 void setPropertyAttributesAsWritten(PropertyAttributeKind PRVal) { in setPropertyAttributesAsWritten()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h820 void setPropertyAttributes(ObjCPropertyAttributeKind PRVal) { in setPropertyAttributes()