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

  /src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 593 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const {
7165 if (ImplementationIsNonLazy(IDecl))
7347 if (ImplementationIsNonLazy(IDecl))
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjCMac.cpp 1563 /// ImplementationIsNonLazy - Check whether the given category or
1565 bool ImplementationIsNonLazy(const ObjCImplDecl *OD) const;
6495 bool CGObjCNonFragileABIMac::ImplementationIsNonLazy(
6653 if (ImplementationIsNonLazy(ID))
6782 if (ImplementationIsNonLazy(OCD))

Completed in 35 milliseconds