Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DObjCRuntime.h450 bool allowsDirectDispatch() const { in allowsDirectDispatch() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp710 } else if (getLangOpts().ObjCRuntime.allowsDirectDispatch()) { in CreatePropertyDecl()
H A DSemaDeclAttr.cpp2656 if (S.getLangOpts().ObjCRuntime.allowsDirectDispatch()) { in handleObjCDirectAttr()
2665 if (S.getLangOpts().ObjCRuntime.allowsDirectDispatch()) { in handleObjCDirectMembersAttr()