Home
last modified time | relevance | path

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

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