Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4999 AddObjCProperties(const CodeCompletionContext &CCContext, in AddObjCProperties() function
5140 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
5149 AddObjCProperties(CCContext, Cat, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
5157 AddObjCProperties(CCContext, I, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
5164 AddObjCProperties(CCContext, IFace->getSuperClass(), AllowCategories, in AddObjCProperties()
5172 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
5817 AddObjCProperties(CCContext, ObjCPtr->getInterfaceDecl(), true, in CodeCompleteMemberReferenceExpr()
5824 AddObjCProperties(CCContext, I, true, /*AllowNullaryMethods=*/true, in CodeCompleteMemberReferenceExpr()
5895 AddObjCProperties(CCContext, IFace, true, in CodeCompleteObjCClassPropertyRefExpr()
8807 AddObjCProperties(CCContext, ClassImpl->getClassInterface(), false, in CodeCompleteObjCPropertyDefinition()
[all …]