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

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp3456 static void AddObjCProperties(ObjCContainerDecl *Container, function
3498 AddObjCProperties(P, AllowCategories, AllowNullaryMethods, CurContext,
3504 AddObjCProperties(Cat, AllowCategories, AllowNullaryMethods, CurContext,
3510 AddObjCProperties(I, AllowCategories, AllowNullaryMethods, CurContext,
3515 AddObjCProperties(IFace->getSuperClass(), AllowCategories,
3522 AddObjCProperties(P, AllowCategories, AllowNullaryMethods, CurContext,
3609 AddObjCProperties(ObjCPtr->getInterfaceDecl(), true,
3615 AddObjCProperties(I, true, /*AllowNullaryMethods=*/true, CurContext,
5938 AddObjCProperties(ClassImpl->getClassInterface(), false,
5942 AddObjCProperties(cas
[all...]

Completed in 59 milliseconds