Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h798 void overwritePropertyAttributes(unsigned PRVal) { in overwritePropertyAttributes() function
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h840 void overwritePropertyAttributes(unsigned PRVal) { in overwritePropertyAttributes() function
/external/clang/lib/Sema/
DSemaObjCProperty.cpp386 NewProperty->overwritePropertyAttributes(Attrs); in checkAtomicPropertyMismatch()
/external/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp387 NewProperty->overwritePropertyAttributes(Attrs); in checkAtomicPropertyMismatch()