Searched defs:DefinedNonLazyCategories (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteModernObjC.cpp | 123 SmallVector<ObjCCategoryDecl *, 8> DefinedNonLazyCategories; member in __anonc09f721f0111::RewriteModernObjC |
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCMac.cpp | 922 SmallVector<llvm::GlobalValue*, 16> DefinedNonLazyCategories; member in __anonb5e682970111::CGObjCCommonMac |