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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h2554 bool isObjCWeakProperty() const { return ObjCWeakProperty; } function in class:clang::Declarator
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4572 if (state.getDeclarator().isObjCWeakProperty() && inAssumeNonNullRegion) {

Completed in 210 milliseconds