HomeSort by: relevance | last modified time | path
    Searched refs:allowsDirectDispatch (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
ObjCRuntime.h 450 bool allowsDirectDispatch() const {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaObjCProperty.cpp 710 } else if (getLangOpts().ObjCRuntime.allowsDirectDispatch()) {
SemaDeclAttr.cpp 2656 if (S.getLangOpts().ObjCRuntime.allowsDirectDispatch()) {
2665 if (S.getLangOpts().ObjCRuntime.allowsDirectDispatch()) {

Completed in 57 milliseconds