Home
last modified time | relevance | path

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

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