Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h820 void overwritePropertyAttributes(unsigned PRVal) { in overwritePropertyAttributes() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp380 NewProperty->overwritePropertyAttributes(Attrs); in checkAtomicPropertyMismatch()