Home
last modified time | relevance | path

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

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