Home | History | Annotate | Download | only in Sema

Lines Matching refs:OCL_None

37 /// Returns OCL_None if the attributes as stated do not imply an ownership.
61 return Qualifiers::OCL_None;
74 if (propertyLifetime == Qualifiers::OCL_None) return;
641 if (ivarLifetime == Qualifiers::OCL_None ||
687 case Qualifiers::OCL_None:
707 if (propertyLifetime != Qualifiers::OCL_None)