Searched defs:propImpl (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjC.cpp | 914 PropertyImplStrategy(CodeGenModule & CGM,const ObjCPropertyImplDecl * propImpl) PropertyImplStrategy() argument |
H A D | CGObjCGNU.cpp | 1910 for (auto *propImpl : OID->property_impls()) GenerateClass() local |