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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4536 AddObjCProperties(const CodeCompletionContext &CCContext, function
4677 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods,
4686 AddObjCProperties(CCContext, Cat, AllowCategories, AllowNullaryMethods,
4694 AddObjCProperties(CCContext, I, AllowCategories, AllowNullaryMethods,
4701 AddObjCProperties(CCContext, IFace->getSuperClass(), AllowCategories,
4709 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods,
5228 AddObjCProperties(CCContext, ObjCPtr->getInterfaceDecl(), true,
5235 AddObjCProperties(CCContext, I, true, /*AllowNullaryMethods=*/true,
5304 AddObjCProperties(CCContext, IFace, true,
7881 AddObjCProperties(CCContex
[all...]

Completed in 70 milliseconds