Home
last modified time | relevance | path

Searched refs:allowsDirectDispatch (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DObjCRuntime.h451 bool allowsDirectDispatch() const { in allowsDirectDispatch() function
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp710 } else if (getLangOpts().ObjCRuntime.allowsDirectDispatch()) { in CreatePropertyDecl()
H A DSemaDeclAttr.cpp2936 if (S.getLangOpts().ObjCRuntime.allowsDirectDispatch()) { in handleObjCDirectAttr()
2945 if (S.getLangOpts().ObjCRuntime.allowsDirectDispatch()) { in handleObjCDirectMembersAttr()