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

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
ObjCRuntime.h 419 bool hasEmptyCollections() const {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprCXX.cpp 6909 Context.getLangOpts().ObjCRuntime.hasEmptyCollections())
6918 Context.getLangOpts().ObjCRuntime.hasEmptyCollections())
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjC.cpp 131 if (NumElements == 0 && CGM.getLangOpts().ObjCRuntime.hasEmptyCollections()) {

Completed in 63 milliseconds