Searched refs:CollectClassPropertyImplementations (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp1482 /// CollectClassPropertyImplementations - This routine collects list of
1485 static void CollectClassPropertyImplementations(ObjCContainerDecl *CDecl, function
1496 CollectClassPropertyImplementations((*PI), PropMap);
1508 CollectClassPropertyImplementations((*PI), PropMap);
1519 CollectClassPropertyImplementations(SDecl, PropMap);
1581 CollectClassPropertyImplementations(IDecl, PropMap);

Completed in 86 milliseconds