Searched refs:CCC_ObjCPropertyAccess (Results 1 – 4 of 4) sorted by relevance
250 CCC_ObjCPropertyAccess, enumerator370 CCKind == CCC_ObjCPropertyAccess || CCKind == CCC_ObjCClassMessage || in CCKind()
63 case CCC_ObjCPropertyAccess: in wantConstructorResults()118 case CCKind::CCC_ObjCPropertyAccess: in getCompletionKindString()
4236 contextKind = CodeCompletionContext::CCC_ObjCPropertyAccess; in CodeCompleteMemberReferenceExpr()4358 CodeCompletionContext::CCC_ObjCPropertyAccess); in CodeCompleteObjCClassPropertyRefExpr()
1898 | (1LL << CodeCompletionContext::CCC_ObjCPropertyAccess) in AugmentedCodeCompleteConsumer()1952 case CodeCompletionContext::CCC_ObjCPropertyAccess: in CalculateHiddenNames()