HomeSort by relevance Sort by last modified time
    Searched refs:DefinedNonLazyCategories (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Rewrite/
RewriteModernObjC.cpp 117 /// DefinedNonLazyCategories - List of defined "non-lazy" categories.
118 llvm::SmallVector<ObjCCategoryDecl*, 8> DefinedNonLazyCategories;
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp 819 /// DefinedNonLazyCategories - List of defined "non-lazy" categories.
820 llvm::SmallVector<llvm::GlobalValue*, 16> DefinedNonLazyCategories;
    [all...]

Completed in 134 milliseconds