Searched refs:setObjCWeakProperty (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h2553 void setObjCWeakProperty(bool Val = true) { ObjCWeakProperty = Val; } function in class:clang::Declarator
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp181 FD.D.setObjCWeakProperty((Attributes & ObjCPropertyAttribute::kind_weak) !=

Completed in 204 milliseconds