Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DObjCRuntime.h467 bool allowsDirectDispatch() const { in allowsDirectDispatch() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp710 } else if (getLangOpts().ObjCRuntime.allowsDirectDispatch()) { in CreatePropertyDecl()
H A DSemaDeclAttr.cpp2963 if (S.getLangOpts().ObjCRuntime.allowsDirectDispatch()) { in handleObjCDirectAttr()
2972 if (S.getLangOpts().ObjCRuntime.allowsDirectDispatch()) { in handleObjCDirectMembersAttr()