Home
last modified time | relevance | path

Searched refs:overwritePropertyAttributes (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDDeclObjC.h822 void overwritePropertyAttributes(unsigned PRVal) { in overwritePropertyAttributes() function
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaObjCProperty.cpp380 NewProperty->overwritePropertyAttributes(Attrs); in checkAtomicPropertyMismatch()