Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/Basic/
HDObjCRuntime.h467 bool allowsDirectDispatch() const { in allowsDirectDispatch() function
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaObjC.cpp1619 if (getLangOpts().ObjCRuntime.allowsDirectDispatch()) { in handleDirectAttr()
1627 if (getLangOpts().ObjCRuntime.allowsDirectDispatch()) { in handleDirectMembersAttr()
HDSemaObjCProperty.cpp695 } else if (getLangOpts().ObjCRuntime.allowsDirectDispatch()) { in CreatePropertyDecl()