reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaObjCProperty.cpp
 2019       if (!LazyMap) {
 2021         LazyMap.reset(new ObjCContainerDecl::PropertyMap());
 2022         CollectImmediateProperties(CDecl, *LazyMap, NoNeedToImplPropMap,
 2029         if ((*LazyMap)[std::make_pair(PropDecl->getIdentifier(),